Skip to content

Commit ca6de25

Browse files
committed
frontfacing
1 parent 8d180dd commit ca6de25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# EndscreenTweaks Changelog
22
## v1.8.0
33
- Added iOS JIT-less support.
4-
- Added `Edit Bouncing Transition`.
4+
- Added `Customize Bouncing Transition`.
55
- Change most of the traits of the bouncing down animations, as well as the hide/unhide animations from vanilla GD.
66
- Options include editing the backdrop opacity, animation durations, and easing durations. Check the mod settings for more!
77
- All default options are exactly as seen in vanilla GD.

mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@
206206
"default": false
207207
},
208208
"editTransition": {
209-
"name": "Edit Bouncing Transition",
210-
"description": "Change the bouncing transition when showing EndLevelLayer. Note that __enabling `No Bouncing Transition` or `Fast Menu` from GD's vanilla settings__ will disable this setting and all other related settings.",
209+
"name": "Customize Bouncing Transition",
210+
"description": "Change the bouncing transition when showing EndLevelLayer. Note that __enabling `No Bouncing Transition` from this mod, or enabling `Fast Menu` from GD's vanilla settings__ will disable settings related to the initial endscreen \"falling down\" animation as well as all backdrop opacity settings.",
211211
"type": "bool",
212212
"default": false
213213
},

0 commit comments

Comments
 (0)