# **
The Roll a Ball Game Demo
**
*Unreal Engine Version: UE5 5.3.2 (Unreal Engine 5)
*
> [!NOTE]
> You don't need to give credit, just dont say the system made by yours.
>
> **12.20.2023, The project got fixed and cleared all the bugs that appear.**
**Questions And Answers (Q&A)** :
What's your point of doing this Game/Project
- I just get some motivation about Unreal Engine and i decided to make a Rolling Ball game.
How to open the project?
- Just extract the zip and just open the MyProject.uproject
Whats next?
- You can improve the game and make better game with this project, so thats why i published for free.
Things that you need to know for developing the game
* You can just delete the "GROUND" Tag For Cant Jump Again when touching.
**Before Deleting The Tag:**
https://github.com/Stathor/ue5-roll-a-ball-game/assets/146978592/bd9136f4-73fc-4b29-961a-be3af5ebf3f6
**After Deleting The Tag:**
https://github.com/Stathor/ue5-roll-a-ball-game/assets/146978592/724b76bd-5060-41d2-9bc4-967bee348aa8
Dont forget the save the project after finishing.