I been breaking my head trying to remove objects when it collides with a floor
I keep getting (nil value) errors. I tried multiple solutions none seem to work
basically I have an object that keeps re spawning from a function. So a single
image will keep spawning every 1 second in different location and once the
image hits the floor I want that image to be removed. I can do this easily if it
was a single image but since its an image from a spawn function it gives me
a (nil value) error if i use the imageName:removeSelf()
Any help is greatly appreciated Thanks! [import]uid: 30314 topic_id: 16148 reply_id: 316148[/import]