After feedback from my last game I would like to add that if player is hit they are invulnerable for something like 2 seconds.
And also how can you make the platform character flash for 2 seconds am I right in thinking that you can use the particle event ?
The flash extension has to be installed in your project. You go to Project manager (the single icon on the left side of the editor), click âFunctions/Behaviorsâ and then âCreate or Search for a new extensionsâ.
In the âSearch for New Extensionsâ window you can scroll through all available extensions or search them. In case of the flash extension, after installation, you need to connect it in behaviors to the objects that you want to have the flash behavior (e.g. your player). And then you are ready to use it in the events.