For sure! I want to go back and do a cleanup pass on this when I find the time :)
Ekpap | IM/MORTAL
15
Posts
4
Followers
2
Following
A member registered Aug 30, 2023 · View creator page →
Creator of
Save your owner in Plato’s Cat! Climb the perilous spire of Platos distraught mind
Platformer
Play in browser
Recent community posts
Thanks ReindeerFlo :) I appreciate it.
Initially I had the code set up so that when you collided with something / got a miss it made the ski speed = 0. Makes more sense, but after a few times of missing / crashing it became frustrating. Also my fiancee played it (who is not a gamer) and was avidly against the crash mechanics lol. Maybe if I introduced a slow instead of a crash?
1-BIT JAM #5 community · Posted in Here are a few little-known games that are worth your attention and appreciation.
Thanks for playing Flyingrollercoaster! :) And true, I need to make a change to the logic behind the beat. Right now it measures 180 milliseconds BEFORE the beat I'm pretty sure, and only a little bit after (maybe 20 milliseconds?). I need to go back into the code and figure out how to make it 180 milliseconds before and after so it feels better to match the beat.