A downloadable game

Buy Now10.00€ EUR or more

This is a combo buttons template used to create interesting mechanics on your 2D or 3D game.


Inside you will find the node responsible for this system. If you have any questions feel free to comment below or send me a private message

The script is a node that has 3 inputs and 4 possible outcomes
Inputs:
- A the first input / button that needs to be pressed (A button)
- B the 2nd input / button that needs to be pressed (B button)
- Check State a custom input field that can be used to trigger the "None" state of this script

Output:
- None: This output is triggered when both A and B are false. I set them by default to be false.
- A and B: This output is triggered when both A and B were pressed in a specific time frame
- A Active: This output is triggered when only A button was pressed.
- B Active: This output is triggered when only B button was pressed.

Script Options:
- Name : name of the script, you can change this to fit your needs.
- Time Between Triggers: The time frame when A and B can be registered after at least one was pressed. In other words based on this time the output will print the result. If set to 2 after 2 seconds the result will be printed. More details in script code.
- Cooldown: This is the cool down that the script can be activated between 2 sequences. This is going to wait X amount of time between last output signal and next input register. (cool down between sequences)

#buildbox

Purchase

Buy Now10.00€ EUR or more

In order to download this game you must purchase it at or above the minimum price of 10.00€ EUR. You will get access to the following files:

Combo buttons (3.3.3).bbdoc 253 kB

Leave a comment

Log in with itch.io to leave a comment.