Endless Platform Creator provide eight templates that you can use to create endless platforms, Both C++ and Blueprint code implementations.
This product contains eight templates in total, in two main categories 1) Dynamic Platforms, 2) Static Platforms, These categories contain two sub-categories 1) Dynamic Tiles, 2) Static Tiles
DEMO LINK: https://youtu.be/MFhxdcP5DQE
-> Dynamic Platforms
1) DynamicPlatform_DynamicTile Blueprint Template
2) DynamicPlatform_DynamicTile C++ Template
3) DynamicPlatform_StaticTile Blueprint Template
4) DynamicPlatform_StaticTile C++ Template
-> Static Platforms
5) StaticPlatform_DyanimcTile Blueprint Template
6) StaticPlatform_DynamicTile C++ Template
7) StaticPlatform_StaticTile Blueprint Template
8) StaticPlatform_StaticTile C++ Template
-> 1) Dynamic Platforms: Dynamic platform templates will generate new tiles in a dynamic Location corresponding to the previous tile.
-> 2) Static Platforms: Static Platform Templates will generate new tiles in a straight line.
Features:
Number of Blueprints: 53
Number of C++ classes: 16
Input: Inputs are commented red so that you can map them.
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Mac: No