Open bernatfortet opened 11 years ago
Consider Adding this method to GameElement Class
Consider adding a callback in order to check when is this Movement Finished. How does this work in C#?
MoveTo( Vector3 Position, float movementDuration, Ease easeType, Delegate onMovementIsFinished )