FC TopDownShooterTemplate

Top down shooter code template. Contains auto-instancing, simple collision resolver and custom movement.

Category:
Tags: , , , , , ,

Description

Top down shooter code template. Contains auto-instancing, simple collision resolver and custom movement.

Designed for a large number of enemies.

Used 2D space to move (no height). Using height is possible, but not recommended.

| You can test it here (builds for windows on ue4 and ue5).

| Watch it on YouTube.

| Our Discord for support.

Technical Details

Code Modules:

Number of Blueprints: 8 (4 for demonstration, 2 for camera shake and 2 for UI).

Number of C++ Classes: 17

Network Replicated: No

Supported Development Platforms: Desktop.

Supported Target Build Platforms: Tested for Win64, but must work for any desktop.

Documentation.

Supported Engine Versions

4.27, 5.0 – 5.1