Skip to main content

Questions tagged [bolt-visual-scripting]

Filter by
Sorted by
Tagged with
0 votes
0 answers
178 views

I'm making a word game to teach kids how to read and promote literacy. As part of that, I made a Scriptable Object that's basically a bunch of nested Lists, until it reaches the bottom node: ...
kanamekun's user avatar
  • 379
0 votes
2 answers
367 views

I am working in Unity using Visual Scripting - but am looking here for general advice for looping algorithms! I made a While loop that continues as long as a boolean glowactive is true. It's under a &...
kanamekun's user avatar
  • 379
0 votes
1 answer
463 views

i use bolt visual scripting. I add ‘input.getAxis’ in Bolt and set the axis name to ‘Vertical’ so to get response when i press ‘w’ and ‘s’. When running the game and press the ‘w’ key, the output data ...
andio's user avatar
  • 165