networking fixes
This commit is contained in:
14
funnyassets/maps/test.fmap
Normal file
14
funnyassets/maps/test.fmap
Normal file
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"classname": "prop_physics",
|
||||
"model": "game/core/maps/test0.fmesh_c",
|
||||
"physics": "static"
|
||||
},
|
||||
|
||||
{
|
||||
"classname": "prop_physics",
|
||||
"model": "game/core/meshes/cube.fmesh_c",
|
||||
"physics": "dynamic",
|
||||
"origin": [ 0, 15, 0 ]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user