simple rotate to player ai while engaging
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
[
|
||||
head(string) : "head" : "" : ""
|
||||
key(string) : "key" : "" : ""
|
||||
disable_ai(choices) : "disable_ai" : "false" : "" =
|
||||
[
|
||||
"true" : "true"
|
||||
"false" : "false"
|
||||
]
|
||||
]
|
||||
|
||||
@SolidClass base(transform, target) = movable
|
||||
|
||||
Reference in New Issue
Block a user