Feature needed for fun detail

So im putting a mini boss fight in my game and i got the idea where once you get the energy bar you can get a 10 second speedboost. Does anyone know how to implement this?

Essay time…
Inventory item managers can track if you have the item or not. If it detects it, wire it to a counter clock, that, when it reaches 0, disables the speed modifier’s boost. Both the item inventory and counter device are wired to the speed modifier.

2 Likes

YES!! That is the solution! ↑↑↑↑↑↑↑↑↑

One last question, how do i turn it into a button like its a blue button on the screen, you press it and then you get the boost. Kinda like the answer questions thing in 2d gimkit modes

overlay device

@LMTS32

Can you put a picture if possible