Collision Problems
Hey all!
So I'm working on a game, which looks like the image I have added below, where you grab (and move around) the green circle actor and the purple actor moves up the scene controlling the camera. The objective is to move the green actor around not to collide with the yellow actors. The problem is that the yellow actors that are located in the blue framed section remain the only part of the screen where the green actor detects a overlap/collision, even though the scene's gameplay is way past that blue framed section...
http://img23.imageshack.us/img23/9939/image001tr.png
Does anyone know why this is the case & how this could be fixed?
I will gladly provide more information if needed. Thanks so much!
So I'm working on a game, which looks like the image I have added below, where you grab (and move around) the green circle actor and the purple actor moves up the scene controlling the camera. The objective is to move the green actor around not to collide with the yellow actors. The problem is that the yellow actors that are located in the blue framed section remain the only part of the screen where the green actor detects a overlap/collision, even though the scene's gameplay is way past that blue framed section...
http://img23.imageshack.us/img23/9939/image001tr.png
Does anyone know why this is the case & how this could be fixed?
I will gladly provide more information if needed. Thanks so much!
Best Answer
-
NovicaStudio Posts: 174
Not really sure what is going on here. How do you view the stuff outside of that box? Does something control the camera?
Answers
Woops.. Forgot to mention that the purple actor does indeed control the camera.
Thanks anyway!