Description
Endless Runner Game Template, with runtime spline dynamic creation.
Take control of a robot flying over pipe avoiding obstacles and getting power for its thruster,
the challenge is to go as fast and far as possible!
VIDEO : https://www.youtube.com/watch?v=yZut4wynw84
UPDATES:
*new look
*fixed small bug with procedural spline
*Updated to use exponential fog
*Added enviroment particles and secondaries splines
*updated for ue5
*A video tutorial of a dragon using the spline blueprint modification (not part of the product, project not included): https://youtu.be/euClSTizLqs
*niagara particles added for thruster, water condensation effect and crashing, added speed increment over time, cleaned blueprint code to remove unnecesary comments
*march/2023 code improvements in clarity and comments
Clean and easy to understand code, all the code is in blueprints,
reusable runtime spline blueprint that may be repurposed for other projects.
Code has variables to modify speed, obstacle/rings/powers creation, spline length, spline max segments and spline direction randomness.
Manual installation:
https://motion.mx/ue4/splineRunner/manual.pdf
Current version 2.0.0
Technical:
All code is made with blueprints and is commented.
Robot is rigged (not compatible with ue4 ue5 manequin skeleton) and uses ik’s to control its arms, using an AnimationBlueprint.
The spline is dynamic and keeps adding segments ahead, its optimized to remove out of sight segments so the game runs smoothly.
**No sounds/music included.
Technical Details
Number of Blueprints: 7
Input: Keyboard, Mouse
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Important/Additional Notes: designed for desktop
Supported Engine Versions
5.0 – 5.3