wombat-detectives / MovementTech

0 stars 0 forks source link

Dash mechanic #2

Closed Ziobderg closed 3 weeks ago

Ziobderg commented 3 weeks ago

Added a new scene TestLevel1 which implements prefabs for player, camera and HUD.

Added a dash mechanic which has a timer that shows on screen (temporary art, should replace with a better HUD element.)

Should not mess with the first Scene, but also makes the new scene outdated since it doesn't use the updated prefabs. We will delete that scene down the line.