stg-annon / BT-Silver-Base

a base game for BT Silver with some edits
29 stars 18 forks source link

Bug - Fire animation, phoenix feather, phoenix food appear on top of other layers #163

Closed CheeseburgerWithFries closed 6 years ago

CheeseburgerWithFries commented 6 years ago

wt layer issue

Basically the title, example in the picture.

Places where I've seen it 'on top' include the stats screen (most important one), and the Snape duel intro cracked screen, as well as the Snape duel 'Game Over' screen.

CheeseburgerWithFries commented 6 years ago

I believe the solution is to add zorder 4 after line 175 in 19_my_screens.rpy

I'll be submitting a pull request with a bug fix later this week unless I find this fix causes another bug in my play test.

CheeseburgerWithFries commented 6 years ago

Appears fixed with 4cf053d