Search found 6 matches
- Thu Jan 01, 2015 1:18 am
- Forum: General
- Topic: Discussion for a LOVE Tile Map Editor
- Replies: 16
- Views: 12851
Re: Discussion for a LOVE Tile Map Editor
Is this not actually going to hapen or?... Haha I'm just saying
- Tue Dec 30, 2014 5:47 pm
- Forum: General
- Topic: Good RPG Tutorial?
- Replies: 4
- Views: 6816
Re: Good RPG Tutorial?
First off, that is one amazing wall of text Muris, thank you! Personally I love long answers like that because, while it may not answer my question directly, I still get a lot from it, not unike this post. So thank you a lot, I highly appreciate it. Jasoco, thank you for directing me to GameFAQs, pr...
- Tue Dec 30, 2014 7:21 am
- Forum: General
- Topic: Good RPG Tutorial?
- Replies: 4
- Views: 6816
Good RPG Tutorial?
Hey all, Im fairly new to love (by new I mean I've gotten past the physics platformer stage haha) and I have found that there are not many Love2D tutorials on anything really out there. I have followed SockMunkee Dev's tutorials on YouTube, along with the tutorials in the wiki, but I am now trying t...
- Sun Dec 28, 2014 5:40 am
- Forum: Support and Development
- Topic: love.physics error
- Replies: 2
- Views: 2772
Re: love.physics error
Holy crap. I feel so dumb now Thanks a lot, spent too my hours trying to figure that out for it to be that simple. wow.
- Sun Dec 28, 2014 3:28 am
- Forum: Support and Development
- Topic: love.physics error
- Replies: 2
- Views: 2772
love.physics error
I have been delving a little into the physics built into love, but I've run into a problem, even when copying and pasting the entire code from the page and running that. Everytime I try to run any program that has physics in it, the interpreter throws this error saying: "attempt to index field ...
- Mon Dec 22, 2014 7:09 pm
- Forum: Support and Development
- Topic: Game Reset
- Replies: 2
- Views: 3001
Game Reset
Hello everyone! This is my first post ^_^ Yay. Anyway, I have been developing a game for a couple of days, just porting it from when I had written it in python to lua, but I have run into a problem. I had a reset mechanic going in the python version but when I try to do the same in Love, it doesnt r...