add physics
This commit is contained in:
@@ -56,11 +56,6 @@
|
||||
NOTE: Changing to 2, for example, will cause the bmodel to initially be solid black. You’ll need to add minlight or lights with _light_channel_mask 2."
|
||||
]
|
||||
|
||||
@SolidClass = my_base_class
|
||||
[
|
||||
my_value(integer) : "my_value" : 0 : "MY AWESOME VALUE!!"
|
||||
]
|
||||
|
||||
@PointClass base(transform) model({ "path": "models/spawn.glb", "scale": scale }) = spawn_point
|
||||
[
|
||||
scale(float) : "scale" : "0" : ""
|
||||
|
||||
Reference in New Issue
Block a user