add core:mob component & move player movement to scripting

This commit is contained in:
MihailRis
2025-08-10 22:55:34 +03:00
parent 67ef84d6b0
commit dfb83f6835
10 changed files with 132 additions and 100 deletions
+6
View File
@@ -1,5 +1,11 @@
{
"components": [
{
"name": "core:mob",
"args": {
"jump_force": 8.0
}
},
"base:player_animator"
],
"hitbox": [0.6, 1.8, 0.6]