Hello, I was hoping somebody may be able to help. I am not a complete novice to Unity but I am when it comes to Visual Scripting - Bolt. I am currently trying to make a very simple graph that makes a cube rotate in Unity after watching a tutorial online.
- The graph component has been added
- I have edited the graph - On Start then > ( transform.rotate, relative to )
I have meddled with various forms of ‘transform’ but nothing appears to be firing or happening.
When I come to test/play the scene the graph doesn’t fire ( can’t see the green node/arrow pulsing through it ) and nothing is happening in the scene. Any helpful pointers, are very welcome. Even if it is me being a newb to visual scrupting daft!
I was following this tutorial -
https://www.youtube.com/watch?v=fZHEW8YbTWw
Thank you community!