### Description A Component (Script) which allows an GameObject to target a specified location. - [ ] can be assigned an X- and an Y-Axis object - [ ] if only one Axis (X or Y) is assigned use it for both axis (e.g. balljoint) - [ ] provides a method which expects coordinates - [ ] provides a method which expects an gameobject
Description
A Component (Script) which allows an GameObject to target a specified location.