Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Grid Movement Tech Demo
This project is a tech demo implementing Grid Movement in Unreal Engine 5. It is made using blueprints and visual scripting and can be run on Windows PC. It features an interactable grid with a character that moves towards selected tiles, and an in-editor scaleable grid.
I used this project to further familiarize myself with Unreal Engine and its systems. I focused more on optimizing as well as keeping systems clean and organized. I also practiced making the systems more designer-friendly, so if someone wants to make changes they can do so through the editor itself, rather than through the scripts.
Source Code: https://github.com/voidirene/Grid-Movement-Tech-Demo