add player entity
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"hitbox": [0.5, 1.8, 0.5]
|
||||
}
|
||||
@@ -9,5 +9,8 @@
|
||||
"misc/moon",
|
||||
"misc/sun",
|
||||
"gui/crosshair"
|
||||
],
|
||||
"rigs": [
|
||||
"player"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"root": {}
|
||||
}
|
||||
Reference in New Issue
Block a user