mihai9323 / Jocoi

0 stars 0 forks source link

Meadow #10

Closed mihai9323 closed 9 years ago

mihai9323 commented 9 years ago

Inherits from InteractableObject It calls StartMoving from MoveToPosition class to move the mother to the appropriate position and the right animation. If it detects that the mouse moved more than a certain amount it will call StopMovement on MoveToPosition and then StartMoving again on the new location of the mouse. If it detects that the mousebutton is up it will call StopMovement on MoveToPosition