Constraint Problem?
rainwaterstudios
Member Posts: 198
I have two game attributes constrained to the X and Y coordinates of my player actor. I have a joystick set up to spawn ammo from these coordinates - but after moving around the scene, this becomes disjointed and the ammo spawns from other areas, not the X and Y coordinates constrained to my actors position. Any idea what could cause this?
I have the player actor controlling the camera, and this glitch seems to occur any time the camera is moved around the scene... please advise! Thanks!
Comments
Hi,
Are you bullets being spawned in a moveable layer?
Best,
GSLearn.com | Templates | Free Demos | Udemy Course
Oh boy, can't believe I missed that. Working fine now, thank you!