Test Level in Unreal Engine 5 – Blueprints Only
A downloadable game
Model Import: I imported the main model and configured its properties within the engine.
Character Movement: I implemented the movement and jumping mechanics using only Blueprints.
Moving Platforms: I created platforms that move in different directions, adding interactivity to the level.
Collectibles (Keys, Doors, and Coins): I designed a mechanic where the player must collect keys to open certain doors and coins to accumulate points.
Door System: I implemented doors that can open automatically or require a key to unlock.