2D Platformer Project Final
- March 19, 2024
- hduy03
This is a 2D Platformer Game Project. There are 3 modifications in this publish: - New Level with more jumping stuff and enemies. - Add gravity pickup to invert gravity. (Coding idea: Flip gravity (Walk and jump on ceiling) - Questions & Answers - Unity Discussions) - Add a timer to record time and the most fastest time to complete 3 levels. (Coding idea: Unity Tutorial: Playtime Timer C# (youtu…