Ease hand intro tween
- replace fixed-duration parallel tween with a tween_method driving a single progress value - button lights now trigger against the eased curve instead of delays
This commit is contained in:
parent
b499825560
commit
c14312c81e
2 changed files with 30 additions and 7 deletions
|
|
@ -80,3 +80,5 @@ script = ExtResource("14_muzak_s")
|
|||
[node name="TitleScreen" parent="." unique_id=1656317143 instance=ExtResource("11_title")]
|
||||
|
||||
[node name="PauseMenu" parent="." unique_id=1244164419 instance=ExtResource("12_pause")]
|
||||
|
||||
[editable path="World"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue