feat: added player skates
This commit is contained in:
parent
5b2aa6d128
commit
6387bcd926
4 changed files with 11 additions and 7 deletions
BIN
project/assets/character/player/player.blend
(Stored with Git LFS)
BIN
project/assets/character/player/player.blend
(Stored with Git LFS)
Binary file not shown.
|
|
@ -16516,6 +16516,11 @@ _subresources={
|
|||
"use_external/fallback_path": "res://assets/character/player/character_mouth.tres",
|
||||
"use_external/path": "uid://b3swqavp44sbs"
|
||||
},
|
||||
"Powerup": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://assets/materials/kaleidoscope_mosaic.tres",
|
||||
"use_external/path": "uid://6ton7xdddycw"
|
||||
},
|
||||
"Top": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://assets/character/player/player_jacket.tres",
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,15 +4,14 @@
|
|||
|
||||
[node name="PlayerModel" unique_id=1710695753 instance=ExtResource("1_1oybq")]
|
||||
|
||||
[node name="HumanArmature" parent="." index="0" unique_id=1805116765]
|
||||
[node name="HumanArmature" parent="." index="0" unique_id=1896649604]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0, 0, 0)
|
||||
|
||||
[node name="Eyes" parent="HumanArmature/Skeleton3D" parent_id_path=PackedInt32Array(300994428) index="2" unique_id=401820682]
|
||||
[node name="Eyes" parent="HumanArmature/Skeleton3D" parent_id_path=PackedInt32Array(1440142689) index="2" unique_id=1884078126]
|
||||
layers = 3
|
||||
|
||||
[node name="Mouth" parent="HumanArmature/Skeleton3D" parent_id_path=PackedInt32Array(300994428) index="4" unique_id=1998558296]
|
||||
[node name="Mouth" parent="HumanArmature/Skeleton3D" parent_id_path=PackedInt32Array(1440142689) index="4" unique_id=224250952]
|
||||
layers = 3
|
||||
|
||||
[node name="Skin" parent="HumanArmature/Skeleton3D" parent_id_path=PackedInt32Array(300994428) index="5" unique_id=1373263424]
|
||||
[node name="Skin" parent="HumanArmature/Skeleton3D" parent_id_path=PackedInt32Array(1440142689) index="6" unique_id=579811232]
|
||||
unique_name_in_owner = true
|
||||
instance_shader_parameters/health = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue