
- Версия Unreal Engine
- 5.3
Technical Details
Technical Information
Features:
- Flyable spaceship with mouse controls, including thrust, rotation, and firing mechanics.
- Advanced AI system featuring multiple behaviors like chasing, evading, patrolling, and attacking.
- Complete example game loop that covers player spawning, combat with AI, death, and respawn.
- High-quality 3D models for spaceships, enemies, and a space station.
- Asteroid field generator to dynamically create obstacle-laden space environments.
- Advanced UI elements, including a lead targeting system, HUD, and health bars.
- Performance-optimized assets and scripts, ensuring smooth gameplay.
- Customization options for spaceship such as decals, color schemes, and presets.
Number of Blueprints: 13
Documentation
Input:
Mouse: Pre-configured for spaceship movement and aiming
Keyboard: Pre-configured for additional ship controls like acceleration
Network Replicated:
- No
Supported Development Platforms:
- All major platforms. Will require adjustments to get it to work on gamepads. Not tested on mobile.
Important/Additional Notes:
- While the asset is optimized for performance, we recommend profiling it within the scope of your particular project to ensure it meets your specific requirements.
- Customization is straightforward, thanks to the modular design of Blueprints. Feel free to extend or modify them according to your needs.