Unity Play Logo
Showcases
How to
Notifications

30
Pause (V)
Stop (B)
AF
20 Jun 2020
Bug Fix Update: Fixed the gravity modifier bug where the jump force game and the balloon game both had conflicting gravity modifiers. This resulted in one game playing correctly and when a user selects a different game, that gravity modifier would still exist in the new game scene. Unity doesn't necessarily destroy all game scripts, when loading new scenes, therefore I needed to not only correct the gravity modifiers, but also correct the player tags as well.
Bug Fix Update: Fixed the gravity modifier bug where the jump force game and the balloon game both had conflicting gravity modifiers. This resulted in one game playing correctly and when a user selects a different game, that gravity modifier would still exist in the new game scene. Unity doesn't necessarily destroy all game scripts, when loading new scenes, therefore I needed to not only correct the gravity modifiers, but also correct the player tags as well.
Made with
Copied to clipboard