Hi all,
Simple code, the sprite acts as a camera and should follow the player but for some reason it's not.
I have this basic script for X and Y (lerp(Self.X, plyaer.X, 0.3), and I have a behavior ScrollTo, but it just not working. I am using latest c3. Is this bugged?