mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 16:14:22 +00:00
7 lines
111 B
GDScript3
7 lines
111 B
GDScript3
|
extends Tracker
|
||
|
class_name TrackerTracker
|
||
|
|
||
|
## Tracks [Tracker]s tracking the parent.
|
||
|
##
|
||
|
## Shape is ignored.
|