Milestone 2: Beast

This update to the code adds a fully working beast, which is randomly selected and can capture any of the other players.
This commit is contained in:
patrick_pluto 2024-08-03 16:10:14 +02:00
commit 812821b510
7 changed files with 242 additions and 14 deletions

View file

@ -62,6 +62,12 @@ zoom_out={
]
}
[layer_names]
3d_physics/layer_1="world"
3d_physics/layer_2="players"
3d_physics/layer_3="movables"
[rendering]
textures/vram_compression/import_etc2_astc=true