How to make a dashing system (Difficulty: 🟩 or 2/10)

How to make a simple dashing system:

Click on the arrows to open the drop down menus.

Materials Needed
  • One Game Overlay
  • One Wire Repeater
  • Two Speed Modifiers
Procedure
  1. Place down all four devices in a layout similar to this:

Screenshot 2023-12-18 10.25.31 PM

  1. Edit the Bottom Speed Modifier to be 4x speed and edit the Wire Repeater to have a delay of 0.5 seconds.
Examples

Screenshot 2023-12-18 10.29.35 PM

Screenshot 2023-12-18 10.29.43 PM

  1. Edit the Game Overlay like this:

Screenshot 2023-12-18 10.33.54 PM

  1. Connect the devices with wires like these:

Screenshot 2023-12-18 10.35.43 PM
(The Game Overlay to Wire Repeater and Bottom Speed Modifier. The Wire Repeater to Top Speed Modifier.)

PS: All of the wires have only one option to each side so, no need to illustrate.

Thanks for reading my guide, hope it helped!

7 Likes

NIce guide! I suggest adding the mini-guide and beginner-must-read

Why beginner-must-read though?

2 Likes

For beginners at GKC.
It’s pretty simple.

Nice guide @gimkit_h4ck3r

Nice guide, @gimkit_h4ck3r

1 Like

beginner-must-read is for tips for beginners at GKC, not easy stuff.

3 Likes

Oh.

1 Like

Is a regular gonna add mini-guide or not?

No.

If mini-guide was used every time it was needed, it would be one of the most used tags, to the point of being on almost everything.

hypothetically liked post

It says in the FAQ:

Rather than posting β€œ+1” or β€œAgreed”, use the Like button.

If you are out of likes, just agree in silence please.

6 Likes

Noice guide!

Please tell me there is a way to make it have a cool down? I don’t want people to be able to spam it

You can. You wire the Overlay Button to a Text Overlay, and also wire the First Overlay to a wire repeater or trigger with delay [YOUR COOLDOWN]. Make sure the Overlay HIDES when it is pressed as well. Wire the Trigger to the First Overlay, showing it, and the text overlay, hiding it! @cyco398

Didnt work unless i wired it wrong @Blizzy

Let me try to make it clearer!

Overlay 1: Button, Says DASH
Overlay 2: Text, Says COOLDOWN [YOUR COOLDOWN NUMBER], Hidden on Game Start
ALSO MAKE SURE THESE ARE NOT GLOBAL SCOPED
Trigger: DELAY [YOUR COOLDOWN NUMBER]
Wire Repeater: NO DELAY 2x

Overlay 1 β†’ Overlay 2: Button Pressed β†’ Show Overlay
Overlay 1 β†’ WR 1: Button Pressed β†’ Pulse
WR1 β†’ Overlay 1: Pulse β†’ Hide
Overlay 2 β†’ WR 2: Button Pressed β†’ Pulse
WR2 β†’ Overlay 2: Pulse β†’ Hide
Overlay 1 β†’ Trigger: Button Pressed β†’ Trigger
Trigger β†’ Overlay 1: Triggered β†’ Show
Trigger β†’ Overlay 2: Triggered β†’ Hide

1 Like

The first overlay is the button right

@cyco398 Look up

Why not global scoped?