GTcreyon / SM63Redux

Code base for Super Mario 63 Redux
https://sm63redux.com
Mozilla Public License 2.0
195 stars 27 forks source link

Fix main menu texture repeats #226

Closed Koopa1018 closed 1 year ago

Koopa1018 commented 1 year ago

Description of changes

Makes all textures inside the main menu repeat by default. This fixes the diagonal shines on the buttons, as well as the tiling on the apparently unused Line2D called "Stripe."

While I'm at it, also renames the diagonal shines to match their script name (which is "sheen," not "shine"--much clearer in a game about shines).

Issue(s)

Closes #225, both parts of it.