Search
Visual scripting in Effect House lets you create interactive effects without worrying about writing text-based code, meaning you can easily add complex logic and see the flow of logic by using nodes and variables.
Use And to check if all inputs are true.
Use If to pass a value based on condition.
Use Start to trigger the next node when start.
Use Combine to pack numbers to a vector.