Search found 3 matches
- Sun May 31, 2009 3:26 am
- Forum: General
- Topic: Quick question about update(dt)
- Replies: 7
- Views: 7964
Re: Quick question about update(dt)
Thanks rude your code worked! Better then doing it from the draw() function which gave me .. lets just say odd results from time to time haha Yea I found it weird that that code worked in the draw() function as well I honestly thought that that function only runs ones to show objects and what not di...
- Sat May 30, 2009 9:48 am
- Forum: General
- Topic: Quick question about update(dt)
- Replies: 7
- Views: 7964
Re: Quick question about update(dt)
... oh I just hate these stupid situations haha
I managed to solve it just now.
I've put it into the draw() function it worked nicely!
Sorry for the bother
I managed to solve it just now.
I've put it into the draw() function it worked nicely!
Sorry for the bother
- Sat May 30, 2009 9:32 am
- Forum: General
- Topic: Quick question about update(dt)
- Replies: 7
- Views: 7964
Quick question about update(dt)
Hey everyone, Discovered this web site just today, about 4 hours ago or so to be honest, and I have to say Love is by far an awesome and fast game making tool hands down! Anyways was fiddling around with it and using bits and pieces from a previous flash game i did which is sort of like a pong game ...