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.
Features:
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.
I agree to the Privacy Policy and Terms and Conditions.