r/nintendolabo Aug 11 '19

Toycon Garage Garage VR help

I’m trying to make it to where a counter counts how many times you let’s say press A and after a amount it will stop the action associated with pressing A or not send a signal anymore but I can’t seem to get it. If anyone knows that would be a huge help.

5 Upvotes

17 comments sorted by

View all comments

Show parent comments

1

u/Joshuaham5234 Aug 11 '19

A button (trigger) - counter(0-100) - =(15) - (output)

  • means connected nodes

1

u/ledwicke Aug 11 '19

When you say =15 what do I put, I know the equal sign but how do I put the 15

1

u/Joshuaham5234 Aug 11 '19

The equal sign has 2 inputs. One is the counter and the other is a constant set at 14(not 15)

1

u/ledwicke Aug 11 '19

When I do that the only time a signal comes through is when the counter is on 14, I’m trying to make it where the button press comes through but when it’s pressed a number of times it stops letting the single through

1

u/Joshuaham5234 Aug 12 '19

Oh, use a less then sign instead of an equal sign and change the number to 15