Verbante

@verbante.bsky.social

play echo chaser: https://verbante.itch.io/echo i like using pico8 / godot https://verbante.itch.io/ he/him

Reworked the physics based on @walaber.com s video about raycast wheels. Weirdly, inverting the velocity made it work as I want it to (could have been wrong in the first place … or the spring needs to basically be flipped for this…). Still needs tuning, but is much more predictable now.

We have to be diligent and detect deceitful stuff all the time. As a result, being sarcastic online isn't fun anymore. Which is a shame because it is all I ever wanted

Just a guy and a girl hitting it off at sunset, high above LA on a decommissioned Nike missile tower, with no one else around for miles… (Except an annoying movie location scout who was sent to take magic hour pictures and is totally killing the mood. Sorry guys...)

Bild

In my game Rhythm Doggo, when a NPC dog should jump from a platform to another, it calculates exactly which jump strength it should have to land at the correct spot given the position, velocity and acceleration That code worked perfectly. Selecting which side of the platform to jump from did not