Working now.
thanks to osuf, kaze, and pundit in #loveclub for the help with box2d
Search found 6 matches
- Fri Feb 20, 2009 3:56 am
- Forum: Games and Creations
- Topic: 2d scrolling game editor
- Replies: 11
- Views: 11982
- Thu Feb 19, 2009 11:55 pm
- Forum: Games and Creations
- Topic: 2d scrolling game editor
- Replies: 11
- Views: 11982
Re: 2d scrolling game editor
It could be because youre running linux.
I'm also using box2d incorrectly, but i think ive figured out whats wrong...
I'll post a new version as soon as i get it written.
I'm also using box2d incorrectly, but i think ive figured out whats wrong...
I'll post a new version as soon as i get it written.
- Thu Feb 19, 2009 7:48 am
- Forum: Games and Creations
- Topic: 2d scrolling game editor
- Replies: 11
- Views: 11982
Re: 2d scrolling game editor
If you do manage to get it running heres how you control it. Keys: b - bounding box draw mode t - tile draw mode w, a, s, d to drive car arrow keys - move map around without driving -, + keys - scale width [, ] keys - rotate tile <, > keys change tile F2, F3 save, load map (context sensative to what...
- Thu Feb 19, 2009 7:43 am
- Forum: Games and Creations
- Topic: 2d scrolling game editor
- Replies: 11
- Views: 11982
Re: 2d scrolling game editor
it works for me... perhaps your version of love is different?
hmm i thought i fixed the collision but i didnt...
heres an updated version anyway
hmm i thought i fixed the collision but i didnt...
heres an updated version anyway
- Thu Feb 19, 2009 6:10 am
- Forum: Games and Creations
- Topic: 2d scrolling game editor
- Replies: 11
- Views: 11982
Re: 2d scrolling game editor
OKay here you go. A little GTA style demo. The collision response hasnt been written yet. But everything else is pretty much there, if you can figure it out. I cleaned up the code a bit, so it should be easier to follow now. If anyone who is more experienced with the box2d physics stuff, I'd really ...
- Tue Feb 17, 2009 3:17 pm
- Forum: Games and Creations
- Topic: 2d scrolling game editor
- Replies: 11
- Views: 11982
2d scrolling game editor
just a little something i'm working on.. thought i would post it here for others to have a look at.
features:
- ability to add tiles, and collision polys
- uses Box2d physics
- can save and load maps
- multiple layers
features:
- ability to add tiles, and collision polys
- uses Box2d physics
- can save and load maps
- multiple layers