Speed of the game changes weirdly.

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
Syberic
Prole
Posts: 6
Joined: Fri Oct 09, 2015 10:26 pm

Speed of the game changes weirdly.

Post by Syberic »

I have a multiplayer game. Two spheres just moving around on the screen, but when i move the game client to another "tag"(virtual screen) game just speeds up x3-x5. Everything is moving faster, coordinates are changing faster. What can cause this? If you need any code or more info i will provide.
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: Speed of the game changes weirdly.

Post by bobbyjones »

Make sure to use dt with any math. It helps keep the physics framerate independent. Which may the issue here. If on one machine it has an high fps it could possibly cause the maths to be done more.
Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests