game_towerdefense icon indicating copy to clipboard operation
game_towerdefense copied to clipboard

Units: Aiming component

Open hrkrx opened this issue 7 years ago • 0 comments

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

hrkrx avatar Jul 08 '18 23:07 hrkrx