Box-Head Adventures - A physics based platform game, Updated

Show off your games, demos and other (playable) creations.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Box-Head Adventures - A physics based platform game, Updated

Post by Robin »

F687/s wrote:If anyone who isn't a hacker can propose a better solution, feel free, and please add it to the wiki or something for the world to enjoy. ;-)
Wasn't the standard way of dealing with this looking as updates per second? As in:

Code: Select all

speed = 3 -- units/s
x = 0
function update (dt)
    x = x + speed * dt
end
(you get the point)
Help us help you: attach a .love.
User avatar
kalle2990
Party member
Posts: 245
Joined: Sat Sep 12, 2009 1:17 pm
Location: Sweden

Re: Box-Head Adventures - A physics based platform game, Updated

Post by kalle2990 »

But, it's using world:update(dt) :|
Can you please explain why it doesn't act the same at diffrent PC's?
User avatar
F687/s
Prole
Posts: 15
Joined: Wed May 20, 2009 8:29 pm
Location: Blowin' Green, O'Hi-o
Contact:

Re: Box-Head Adventures - A physics based platform game, Updated

Post by F687/s »

Wasn't the standard way of dealing with this looking as updates per second?
*fail*

On a side note, I ran the system on my croddy 512MB P4 laptop from the last decade and on my current machine and it ran the same. So, at least for me, it's working just fine. (Maybe it's just everyone else besides you. ;-)
User avatar
rokit boy
Party member
Posts: 198
Joined: Wed Jan 18, 2012 7:40 pm

Re: Box-Head Adventures - A physics based platform game, Upd

Post by rokit boy »

dammit blackscreen
u wot m8
User avatar
MarekkPie
Inner party member
Posts: 587
Joined: Wed Dec 28, 2011 4:48 pm
Contact:

Re: Box-Head Adventures - A physics based platform game, Upd

Post by MarekkPie »

This was designed for Love 0.5.0, which Love has probably changed significantly since then.
Post Reply

Who is online

Users browsing this forum: No registered users and 76 guests