view_controller ignoring target objects
Posted Apr 16, 2013
so I have created a similar claw sequence like when glados grabs the player and wheatley at the end of the first chapter, but for some reason the view controller i have used decides it doesn't want to look at what i tell it to after it becomes parented to something.
has anyone else had this issue?
Registered users don’t see ads!
Register now!
Posted Apr 17, 2013
Replied
15 hours
later
Yes, apparently you aren't supposed to use both a parent and a look target. Try using path_corners parented to things.
Posted Apr 17, 2013
Replied
5 hours
later
well apparently parenting it a train works fine too ._.