I've fixed the jump!


ジャンプの挙動がフレームレートに依存していたためPCによっては遊べない状況になっていたようですが、「Time.deltaTime」を使用することでフレームレートに依存しないジャンプを実現しました!

It seems that the jump behavior was dependent on the frame rate, making the game unplayable on some PCs. I have now implemented frame rate-independent jumping by using 'Time.deltaTime'! (This text was translated using AI.)

Files

Build_7.zip Play in browser
33 days ago

Leave a comment

Log in with itch.io to leave a comment.