SPAWN_OFFSET_Z modified to 25m to avoid collisions

This commit is contained in:
Joel Moriana 2020-03-17 10:48:51 +01:00 committed by bernat
parent f1804ba198
commit 1d8afd4ccb
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@
# ================================================================================================== # ==================================================================================================
INVALID_ACTOR_ID = -1 INVALID_ACTOR_ID = -1
SPAWN_OFFSET_Z = 5.0 # meters SPAWN_OFFSET_Z = 25.0 # meters