Getting energy again after respawning

So I created in one of my ‘levels’ a field with laserparcours. However, when they fail and have to respawn the energy bar also resets to 0. Meaning, each time they fail they have to answer questions unnecessary. How can I make sure that they keep their energy or that they get a certain amount of energy again when they respawn.

In a KO manager:


where channel a is your specific channel that is used to grant energy using an item granter.

1 Like

Wouldn’t that system grant the energy to the one who knocks the player out(in this case the laser)?

Yes. Sorry, I didn’t test it because I didn’t have another person to test it with.

1 Like

Currently I created a zone, that when they enter the zone, they get 5000 energy again. That works, however, the pop up still shows ‘no energy’ so I need to fix that too

Use an IIM(inventory item manager) to display the energy.

1 Like

what do you mean? The pop up still continues to show when, eventhough now they have energy again

Oh, ok. If you found a solution to this topic make sure to mark it.