Commit Graph

3 Commits

Author SHA1 Message Date
800c3fd275 Added debug bool
Used to enable spamming of the player position in the browser console
2023-11-29 09:18:20 +01:00
256654502e Added collisions with objects on scene
Player will now be stopped by fences
Also added the possibility to define the size of ground
Also edited speed of animations
Also optimized the loading of fences
2023-11-17 10:42:14 +01:00
d15d257ddb Refactored the WHOLE project
From a simple test file, we're now on road to create a real project
Took 3 hours, but code looks nice
2023-11-15 17:23:11 +01:00