Search found 1 match
- Sun Feb 17, 2013 8:24 pm
- Forum: Support and Development
- Topic: Problem with creating body in different class
- Replies: 1
- Views: 1099
Problem with creating body in different class
My problem is that i make my world in the love.load() but i want to move the creation of different bodies and all that they need to different classes. But for some reason it won't let me, complains about having the wrong parameters. The error i am getting is : player.lua:13: Incorrect parameter type...