Search found 3 matches
- Sun Dec 09, 2012 10:40 am
- Forum: Support and Development
- Topic: File not found in .love, require error.
- Replies: 2
- Views: 1906
Re: File not found in .love, require error.
That makes sense, thanks for the help.
- Sun Dec 09, 2012 9:55 am
- Forum: Support and Development
- Topic: File not found in .love, require error.
- Replies: 2
- Views: 1906
File not found in .love, require error.
When I do a love.filesystem.enumerate to return the contents of a folder it throws an error saying it cannot find the same files when I attempt to 'require' them. I am using 0.8.0 and have attached the .love file. The same code works in 0.7.0 so I think I've probably missed some change to the way it...
- Thu Oct 21, 2010 7:39 pm
- Forum: Support and Development
- Topic: [Solved] Creating player's and adding them to a grid?
- Replies: 10
- Views: 4849
Re: Creating player's and adding them to a grid?
There are a few 'engines' around that support adding players/entities like that.