Ah, I see. Thanks anyway! I'll see how far I can get by messing aboutundef wrote:I don't think there is a tutorial for this kind of game, but if you play around with love.mousepressed and make a collision tutorial you'll probably find out how to do it!
Search found 24 matches
- Sat Mar 28, 2015 5:21 pm
- Forum: Support and Development
- Topic: Which tutorials are there for a cube game?
- Replies: 2
- Views: 1544
Re: Which tutorials are there for a cube game?
- Sat Mar 28, 2015 8:21 am
- Forum: Support and Development
- Topic: Which tutorials are there for a cube game?
- Replies: 2
- Views: 1544
Which tutorials are there for a cube game?
Hey, I can't word what type of game I would like a tutorial for in the title, so I'll explain, Are there any tutorials for a game in where the small cube is in the middle, and when you click on it with your mouse it moves to try and fit in the gaps in the wall and if it doesn't hit the gaps, you hav...
- Mon May 05, 2014 10:28 am
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
I'm having the same problem when I extract it to my folderKarai17 wrote:I'm not sure why you feel the need to submit only half of your files in a .love each time, but anyway... All you need to do now is change the paths to the libraries and it should work.
- Fri May 02, 2014 6:40 pm
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
Here:Karai17 wrote:Read what I wrote again. You need to reinstall STI because you managed to bugger it up somehow.
- Tue Apr 29, 2014 7:25 pm
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
Oh I thought I fixed thatKarai17 wrote:Read what I wrote again. You need to reinstall STI because you managed to bugger it up somehow.
- Mon Apr 28, 2014 9:37 pm
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
well I rearranged the files like you saidKarai17 wrote:You didn't take my advice at all.
- Sat Apr 26, 2014 11:10 am
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
?Karai17 wrote:You didn't take my advice at all.
- Fri Apr 25, 2014 8:44 pm
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
Somehow you're missing map.lua from STI, so you should redownload and reinstall STI. You also shouldn't put your maps in with STI, they should be in a different place. Try something like this: assets/ images/ whatever.png maps/ map01.lua libs/ hump/ camera.lua class.lua STI/ framework/ love.lua ini...
- Fri Apr 25, 2014 7:03 am
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
Here:Karai17 wrote:Send me the whole .love, don't remove any files.
- Thu Apr 24, 2014 3:43 pm
- Forum: Support and Development
- Topic: STI help
- Replies: 24
- Views: 10577
Re: STI help
Yeah I just did it and it is still the same problemKarai17 wrote:is it map01.lua or map01.tmx? It needs to be lua (in Tiled, click File -> Export).