mirror of
https://github.com/Relintai/godot-steering-ai-framework.git
synced 2024-11-14 04:57:19 +01:00
Add explicit Reference inheritance.
This commit is contained in:
parent
99f515f868
commit
2236e48f45
@ -1,5 +1,6 @@
|
||||
# Represents an agent with only a location and an orientation.
|
||||
# @category - Base types
|
||||
extends Reference
|
||||
class_name GSAIAgentLocation
|
||||
|
||||
# The agent's position in space.
|
||||
|
Loading…
Reference in New Issue
Block a user