Behaviours qustion
Posted: Mon Mar 08, 2010 10:26 pm
I have a lot of objects in my app that would benefit from behaviour scripts instead of having the code local to them. There's one detail that has stopped me from doing that so far. Occasionally, an object will need to need to execute some extra code unique to itself after the behaviour script has executed. What's the best way to handle that situation?
Thanks,
Pete
Thanks,
Pete