Open TomCoursow opened 1 year ago
I also noticed that the main demo scene "CombatDemo" uses wrong white colors as well when coming from battler or bear
Reproduced on Godot4 stable.
Correct:
Incorrect: (after switching tabs, switching back)
I had a similar problem but it had lost the font for that scene. GODOT 4.1.2. Not sure if this helps.
Godot version
4.0.beta9.official e780dc332
System information
Linux (EndeavourOS) | NVIDIA GTX1080
Issue description
Aditional Info:
Steps to reproduce
Have a BattlerAnimation (Scene)
Have a Battler (Scene)
Have a Bear (Scene - Inherits Battler Scene)
Open Bear and Battler Scene in the Editor. Do the following...
Minimal reproduction project
TurnBasedBattleDemo_Godot4.zip