Hi Ashley,
Will the other behaviors like Line of Sight
, Timer
, Pin
, Tween
, Sine
, Anchor
, Rotate
, etc. be included in the future?
I've moved my current project to mostly use the Scripting API to improve performance on mobile, which it fortunately significantly did, it reduced my CPU usage from +-80% to +-30%, which mostly came from being able to control the picking and loops.
However, I still have some heavy nested events that use behaviors that do not yet have a scripting interface, the ones mentioned above.
Will those be included in the future?
Thank you for your time.