Help Creating A touch event

Ok, so I moved the code back into the scene: create() and everything is working- Thanks!! I didn’t recognize it was outside of it until you mentioned it.

That’s why the indenting is important.  You can’t tell what’s inside other things without it.

Rob

O ok that makes complete sense , I will adjust my code right now.