goodpals / pixothermic

A hot 'n' cold themed puzzle platformer made for Flame Jam 3.0 (2023)
2 stars 0 forks source link

Fix physics inconsistencies with different FPS #23

Open alexobviously opened 10 months ago

alexobviously commented 10 months ago

Currently on 30FPS you can jump twice as high as at 60FPS. In general, things behave strangely. Different friction etc.

Is this a forge bug? Are we not using forge right?

alexobviously commented 10 months ago

Notes:

Examples: Applying a force of -15000:

Force of -30000:

Force of -60000 (what we use on the main branch):

Force of -120000: