mirror of
https://github.com/Steffo99/hella-farm.git
synced 2025-03-13 19:44:41 +00:00
8 lines
No EOL
122 B
GDScript
8 lines
No EOL
122 B
GDScript
extends Sampler
|
|
class_name SamplerPriority
|
|
|
|
|
|
## Always sample the object with the highest priority in the queue.
|
|
|
|
|
|
## TODO |