upgrade and scaling hack removal

This commit is contained in:
2025-02-27 22:19:55 +01:00
parent adf0077a83
commit 13824c1445
6 changed files with 8 additions and 18 deletions

View File

@@ -33,7 +33,7 @@
"hedz.fgd"
],
"defaultcolor": "0.6 0.6 0.6 1",
"scale": {{ scale == undefined -> 1, scale }},
"scale": {{ scale == undefined -> 39.37008, scale }},
"setDefaultProperties": false
},
"tags": {

View File

@@ -56,9 +56,8 @@
NOTE: Changing to 2, for example, will cause the bmodel to initially be solid black. Youll need to add minlight or lights with _light_channel_mask 2."
]
@PointClass base(transform) model({ "path": "models/spawn.glb", "scale": scale }) = spawn_point
@PointClass base(transform) model({ "path": "models/spawn.glb" }) = spawn_point
[
scale(float) : "scale" : "0" : ""
]
@BaseClass = transform