(SOLVED) 100 posts, XD

The Hourglass works. Now, I need help with the bundles to shoot the projectile objects. This is what the DP bundle looks like at the moment (It doesn’t work):


The PRP bundle is similar to the DP bundle.

When the switch is turned on the activate isn’t triggered. I don’t know why.

1 Like

because there is no “in” input, the output on the switch only activates when there is a input, also, read the “help” section on each behaviour if you’re unsure/don’t know what to do

1 Like

Now it shoots the shuriken and the energy at the same time.

1 Like

I literally cannot see where the wires connect, but is the GP meant to be connected to the top switch?

1 Like

I connected all of the switches correctly and the Always to the in in all of the switches. DP is the top switch. GP is the third.

First, find out what activates each of them, find each input and troubleshoot till you find the one that’s causing trouble

1 Like

The wires are connected properly. I checked:

1 Like

Ok. Now the powers don’t turn each other off.

1 Like

this is exactly what a router does just with filters instead lol

also something needs to go into the switches for them to output

1 Like

you could solve and get rid of all that with just one router

1 Like

Are you able to send screenshots? I have no idea how to use Routers. Vironia.

Router

Description

Router blocks provide a mechanism to route between different logic flows

Values sent to the in input will get sent to the selected outputs.

Properties

Routing Method

There are three methods of routing. Select Specific Route enables you to select a particular output route by sending a value to the select input. Always Increment Route just selects the next route, no matter what value is sent. Randomize Next Route selects a random route each time.

Available Routes

This determines how many output routes are enabled.

Inputs

  • Select Select the next route.
  • In Anything sent to this input is sent to the currently selected output.

Outputs

  • Out1 - Out8 Anything sent to the In input gets routed to one of these outputs
1 Like

Yes, I know how to locate the help page. I still don’t understand why this isn’t working:


All of the inputs go to DP! It’s on ‘Select Specific Route’ and I have the values in the ‘In’ input.

if you read the explanation, you would know that you have to put the number output in the select input
and then whatever goes in the in input outputs out that path

1 Like

Yes, and how would this help with the switching powers problem? Nothing comes out of the 4 outputs now! I’ve read the ‘Help’ page 5+ times, by the way.

you have nothing going into the select input

1 Like

I just put the number values into the Select input. Nothing comes out of the Router.

now to output, something has to go into the in input

the select input just selects which one to output out of when something goes in

1 Like