Hi everyone. How to make that when the player have the "Flash" behavior the enemies will not be able to harm him? (the player have life bar with global variable)
add a condition "is not flashing" (is flashing inverted) to the events that harm your player?
Develop games in your browser. Powerful, performant & highly capable.
thanks its worked