How to make an overlay button that makes the player stronger

How to make an overlay button that grants you more strenth

Damage device.

Overlay button, wired to a damage device.
On click, damage player.

1 Like

I mean that makes you stronger

Well, use the health granter device.

If you want the player to be more powerful, use the damage boost device.

2 Likes

Make the Overlay [Button]

place down a Damage Boost device, and wire the Overlay to the Damage Boost.

2 Likes

Do you know how to make it a cooldown?

make the overlay hide itself after pressed.
place down a wire repeater (delay 30)
overlay (pressed) β†’ wire repeater (repeat pulse)
wire repeater (repeated pulse) - Overlay (show overlay)

1 Like

Do you have a screen shot I could use?

Overlay(button)>>>>Damager device (damage player)

connect game overlay to damager for damage

I can’t provide images right now, so I will try explaining more:

Overlay - when pressed, transmit on X Channel, hide overlay when receive on X Channel

Wire repeater - 30.0 seconds delay

Damage Boost - 2.0x damage, last 10 seconds

Overlay (pressed) β†’ Damage Boost (activate damage boost)
Overlay (pressed) β†’ Wire Repeater (repeat pulse)
Wire Repeater (repeated pulse) β†’ Overlay (show overlay)


Read again, they are asking about Damage Boost, not Damager.

4 Likes

Could you get a screen shot later?

What part do you not understand? Can I see your system, if possible?

1 Like

Sure I’ll get a screen shot

Alright, you only need one wire repeater, one overlay and one damage boost for this, go in the overlay settings, make it [Button] and make it transmit on X Channel when pressed, make the overlay hidden when receive on X Channel.

With me so far?

3 Likes

Yep I got you so far