add base:player_animator component

This commit is contained in:
MihailRis
2024-07-23 22:55:34 +03:00
parent b23f7e996f
commit e8a8fb3d60
5 changed files with 39 additions and 4 deletions
+3
View File
@@ -1,3 +1,6 @@
{
"components": [
"base:player_animator"
],
"hitbox": [0.6, 1.8, 0.6]
}