Touch actor only work at the begining of the scene :S
Why when i touch the screen to push rocks, the rocks are pushed only in the 480 first widht pixels but not in the rest of the scene? My scene is 4800 width and when i touch the screen in the begining, no problem, everithing work fine. But when i advance forward the touch actor don't work, it spawn like allways, but the colission don't work, it collide only in the begining (the first 480 pixels)
Somebody can help?
A last question:
is it posible than i were "sharing" my game without knowing it? because sometimes i feel like if somebody were changing things in my game
Somebody can help?
A last question:
is it posible than i were "sharing" my game without knowing it? because sometimes i feel like if somebody were changing things in my game
Comments
Now here is the very strange thing: when i am in the begining everithing work fine, but when i move the ship to the right and the camera follow me, and i touch the screen, the dot spawns but the asteroids don't move at all BUT the asteroids on the left of the ship (those ones who are still in the begining screen) MOVESS!!!!! it's like the touch could not be able to spawn in an advanced area and instead of doing it, it spawns in the begining of the screen!! It's nonsense at all!! I've tryed everithing. Anybody can help or know a template who can do what i want to do?
PD:sorry for my english, im from spain.
you'll need to unlock an actor's instance in a scene and add in the camera origin offset as shown in the wiki article above.