Search found 1 match
- Sat Aug 31, 2024 9:16 pm
- Forum: Support and Development
- Topic: Self is a nil value
- Replies: 1
- Views: 2136
Self is a nil value
I was following a series of tutorials on how to create a platformer when I got to the point where you're supposed to draw the player aka a rectangle. I followed along and pressed alt + l to see it run when I got this error: Error Player.lua:31: bad argument #2 to 'rectangle' (number expected, got ni...