SKKmods Posted October 21, 2020 Posted October 21, 2020 Yes switching between package in the same Alias stack is fast. Use a global variable if the change affects all actors in the alias or sharing the package stack, or discrete actor value per actor if they use different. Best to call EvaluatePackage or EvaluateAll to kick the transition.
YouDoNotKnowMyName Posted October 21, 2020 Author Posted October 21, 2020 Ok, thanks!I will try that ...
Recommended Posts