Hey all,
I'm wondering if anyone has an idea on how to do the following:
A bit more detailed way of asking the question...
"How do I change the context of the event sheet to refer to a particular instance of an object type for actions that take place subsequently from a previous action?"
For example, there's an action that Spawns an object via the System actions. Once this action is called an object is created, subsequent actions related to that newly spawn's object's type will only relate to the context of the recently spawned object.
How do I do the same in a plugin action I am writing?
Thanks in advance!