Periodic boundary now applies to prey too

This commit is contained in:
2026-01-02 13:17:55 +01:00
parent 3262a8899c
commit 4160361145
5 changed files with 32 additions and 15 deletions

View File

@@ -15,6 +15,10 @@ run/main_scene="uid://drgv154ei1vrl"
config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="res://icon.svg"
[autoload]
GameManager="*res://game_manager.gd"
[global_group]
player="All scenes that constitute players should be added here."