- Gkuro elige a Babidi y realiza su Special Attack de Stage Change.
- En la pantalla del Gkuro se ve X stage, mientras que en la de Andrew aparece otro completamente diferente.
Additional info: El Special Attack se ejecuta a la perfección en ambas pantallas en simultaneo, únicamente es un bug visual.
That's because the number of the stage is random on both screens. This isn't bothering at all, unless the stage has gravity which prevent the fighter to fly... So I need to send the information from one player to another.
For starters, I need to check that the gravity changes effectively before anything else.
So the no_flight and gravity modifiers are effectively working when Babidi uses his power. Therefore, I'll have to send the background number to the other player... 😛
By the way, I found a little bug while doing the tests, as we can pick twice the same random background in a row.