Let's say I want to make both of my Player objects always face towards my Ball object. I have the following code: It behaves incorrectly. But if I change it... It gives me the intended behavior. I ...
This allows to copy structure variables at once. I use it for the tactical game example to copy variable from level objects to in-game objects (4ian/GDevelop#2612) ...