Bampu!
See first post for details.
Search found 5 matches
- Wed May 27, 2009 2:39 am
- Forum: Libraries and Tools
- Topic: Little Joystick and Pixel-Physics thing
- Replies: 1
- Views: 2696
- Tue May 26, 2009 12:42 pm
- Forum: General
- Topic: Need some Lua help
- Replies: 4
- Views: 4468
Re: Need some Lua help
Thanks! I'm still rather new to Lua, so I'm still getting over some of my C/C++ predispositions
- Mon May 25, 2009 9:36 pm
- Forum: General
- Topic: Need some Lua help
- Replies: 4
- Views: 4468
Re: Need some Lua help
Thanks Robin.
I trashed the function, and rewrote it, since it's so small. I really do wish I knew why I was seeing that behavior.
Ah well.
I trashed the function, and rewrote it, since it's so small. I really do wish I knew why I was seeing that behavior.
Ah well.
- Mon May 25, 2009 8:08 pm
- Forum: General
- Topic: Need some Lua help
- Replies: 4
- Views: 4468
Need some Lua help
I've been scratching my head over this one for a bit now, and I'm stumped. I've got a background in C/C++ so fi this is something related to Lua syntax or if I'm just not seeing something, please point it out, even if it's obvious function CollisionManager:collision() local isCollide = false for i =...
- Sun May 24, 2009 2:36 pm
- Forum: Libraries and Tools
- Topic: Little Joystick and Pixel-Physics thing
- Replies: 1
- Views: 2696
Little Joystick and Pixel-Physics thing
Got some positive feedback, decided to keep developing this little pixelthing (whatever it turns out to be). Here's what this latest version entails: This will mostly interest the programmers as there is still a whole lot to do on the playability side of things. Escape closes the window now Joystick...