Search found 1 match

by McFaddenP
Wed Jul 11, 2012 5:50 pm
Forum: Support and Development
Topic: Attempt to index global '' (a nil value)
Replies: 7
Views: 6687

Attempt to index global '' (a nil value)

I've just started with learning love so sorry if this is a stupid question. I have four files: a main.lua, a player. lua, a conf.lua, and a map.lua. I am working on collision detection around the window of the game so that the player cannot go past it by using basic lines saying that if the players ...