Start of rewind system
This commit is contained in:
parent
a293242cb7
commit
42c95820d7
16 changed files with 55 additions and 33 deletions
|
|
@ -12472,7 +12472,7 @@ properties/1/path = NodePath("PlayerInput:compressed_states")
|
|||
properties/1/spawn = true
|
||||
properties/1/replication_mode = 1
|
||||
|
||||
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("weapon_models")]
|
||||
[node name="Player" type="CharacterBody3D" node_paths=PackedStringArray("weapon_models") groups=["Player"]]
|
||||
collision_layer = 2
|
||||
collision_mask = 3
|
||||
script = ExtResource("1_l07l8")
|
||||
|
|
@ -13675,6 +13675,7 @@ offset_top = -0.2800293
|
|||
offset_right = -0.32000732
|
||||
grow_vertical = 0
|
||||
mouse_filter = 2
|
||||
theme_type_variation = &"HPBar"
|
||||
step = 1.0
|
||||
value = 100.0
|
||||
fill_mode = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue