change ruleset

This commit is contained in:
2025-01-31 12:13:03 +08:00
parent 637447c867
commit 6272cd86e8
6 changed files with 113 additions and 298 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
extends BeehaveTree
# In bot_behavior.gd
func _ready():
if Engine.is_editor_hint():
return
@@ -21,4 +21,4 @@ func _ready():
# Wait a frame to ensure all nodes are ready
await get_tree().process_frame
enabled = true
enabled = parent.is_multiplayer_authority() and parent.is_bot