Avoid And Constrain

game

The ball in this example uses 2 prototype functions that each add an avoid mouse and a constrain to box behavior to that ball. The avoiding is handled by determining mouse distance from the object while constrain uses get bounds to keep it within the bounds of another object (in this case, the box).

Developer: Trevor McCauley
Language: en