GameDevProject-S20 / Pre-Production

Pre-Production work for Split Ends!
0 stars 1 forks source link

Escape Menu improvements #359

Closed Thomas-Chabot closed 4 years ago

Thomas-Chabot commented 4 years ago

What am I addressing?

Closes #344

How/Why did I address it?

The Dialogue Speed slider has been made into a meta-slider. Below 100% it will affect DialogueSpeed, above 100% it affects the Dialogue Letters Per Frame setting.

The value will change based on this as well. Below 100% shows exact percent (so 1%, 2%, etc.). Above 100% shows only the hundreds (so 100%, 200%, 300%, etc.). Hoping it makes more sense that 101% won't be different from 199%. Also made it snap over 100% (so it goes 100%, snap to 200, snap to 300, etc.)

Lastly changed the text for the Quit button to be "Quit Game" like we talked about.

Reviewers

@GameDevProject-S20/bestteam

What should reviewers focus on?

Comments & Concerns