Compare commits

..

1 Commits

Author SHA1 Message Date
81bf2c532a edit configs 2023-01-17 13:53:05 +01:00
2 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
[entity_0_geometry_col]
;model="models/Chainsaw.glb"
type="pickup"
[entity_test]
model="models/Chainsaw.glb"
scale=Vector3(1.5, 1.5, 1.5)
has_collision=true
has_trimesh_col=false

View File

@@ -3,3 +3,6 @@ maps= ["maps/test_map.pck"]
[WEAPONS]
weapons= ["models/Weapons.pck"]
[PLAYER]
starting_weapons=["REVOLVER", "UZI", "not_valid", "will not load twice", "REVOLVER"] ; Names taken from weapons.cfg Section