Search found 11 matches
- Tue Dec 29, 2015 12:50 am
- Forum: Support and Development
- Topic: Either my tiled STI is broken or im an idiot
- Replies: 15
- Views: 6599
Re: Either my tiled STI is broken or im an idiot
I definitely try using irc. Actually the creator of sti was the one who helped me. Private messaging is a very inefficient way of communicating.
- Mon Dec 28, 2015 11:48 pm
- Forum: Support and Development
- Topic: Either my tiled STI is broken or im an idiot
- Replies: 15
- Views: 6599
Re: Either my tiled STI is broken or im an idiot
i got some help and have the issue fixed but a new one has arisen, it says that setfenv requires a number but gets nil
- Mon Dec 28, 2015 10:25 pm
- Forum: Support and Development
- Topic: Either my tiled STI is broken or im an idiot
- Replies: 15
- Views: 6599
Re: Either my tiled STI is broken or im an idiot
Yea they're in the same folder
- Mon Dec 28, 2015 10:08 pm
- Forum: Support and Development
- Topic: Either my tiled STI is broken or im an idiot
- Replies: 15
- Views: 6599
Re: Either my tiled STI is broken or im an idiot
Yea, the tutorial says require 'sti' but there is no sti.lua
- Mon Dec 28, 2015 8:55 am
- Forum: Support and Development
- Topic: Either my tiled STI is broken or im an idiot
- Replies: 15
- Views: 6599
Either my tiled STI is broken or im an idiot
Hey! Im having trouble with my sti and im not too sure if it's me or the code in it. Im having the issue of sti.map not bring found and prior i had this issue where it said that init or something is nil. thanks in advance!!!
- Mon Dec 28, 2015 1:23 am
- Forum: Support and Development
- Topic: How to make the tiles into a platform, Map problems too!!
- Replies: 4
- Views: 2325
Re: How to make the tiles into a platform, Map problems too!
Im trying out tiled and the sti file but everytime i load the map (map = sti.new(map.lua)) it says init is nil (in sti.lua)
what should I do????
what should I do????
- Mon Dec 28, 2015 1:23 am
- Forum: Support and Development
- Topic: How to make the tiles into a platform, Map problems too!!
- Replies: 4
- Views: 2325
Re: How to make the tiles into a platform, Map problems too!
Im trying out tiled and the sti file but everytime i load the map (map = sti.new(map.lua)) it says init is nil (in sti.lua)
what should I do????
what should I do????
- Sun Dec 27, 2015 10:49 am
- Forum: Support and Development
- Topic: How to make the tiles into a platform, Map problems too!!
- Replies: 4
- Views: 2325
How to make the tiles into a platform, Map problems too!!
Hey guys, I was wondering how I could make my character (animated image) stand on the floor like a platform. I've attached the game. Thank you in advance!! I'm not sure if this is a good way to make a map. I don't know any other ways to make a map that looks nice (other than love.graphics.draw a bun...
- Sun Dec 27, 2015 10:33 am
- Forum: Support and Development
- Topic: I am a Lua and Löve beginner and I have somethings I need
- Replies: 3
- Views: 2932
Re: I am a Lua and Löve beginner and I have somethings I nee
Well the attached game wasn't the very best I could do, but i'll take your advice on starting a little smaller. Thanks!
Random question: is it possible to make a body(love.physics.newBody) move with normal character controls (not apply force)? How?
Random question: is it possible to make a body(love.physics.newBody) move with normal character controls (not apply force)? How?
- Sat Dec 26, 2015 7:37 am
- Forum: Support and Development
- Topic: I am a Lua and Löve beginner and I have somethings I need
- Replies: 3
- Views: 2932
Re: I am a Lua and Löve beginner and I have somethings I nee
Ugh, I forgot to mention that I have already seen the beginnera guide to shading and I still don't understand.