Hey everyone!
I am having an issue with my platform movement speed. When I test my game, on a lower end device, the frame rates drop, as expected. Unfortunately this allows my Platform Character to jump higher than intended. Enabling the user to reach places he/she shouldn't be able to.
I believe I know how to fix this. Somehow I need to relate the movement speed to deltatime. Correct? Any insight would be great. Thanks!