Compound actors
rob.ert
Member Posts: 42
Is there any way to have a single actor have multiple actors inside of it?
Comments
you could try rigging it with global variables (meaning main actor moves, in the global variable record x, y, and a sub-actor is constrained to that x, y) and pass info that way.
hope that helps.