Hearts and snowballs
Ski Ball » Devlog
Collectible hearts were added to give player credit for staying on the path. To make the game a little but more exciting snowballs are rolling down the hills.
Tech note: There is no simple way of checking for collisions in Three JS or Ammo JS but there is a built in function for checking distances between vectors (mathematically more correctly it's points) so that is what I used for the collission detection between the ball and the hearts.
Files
Ski Ball.zip Play in browser
May 13, 2020
Ski Ball
Downhill racer
Status | In development |
Author | Magn |
Genre | Racing |
More posts
- Game designMay 24, 2020
- Sound effectsMay 23, 2020
- TimerMay 16, 2020
- A path to followMay 05, 2020
Leave a comment
Log in with itch.io to leave a comment.