I am working my way through Beginner’s guide to game development with unreal engine. I cannot find the set grounded node nor do I know how to create it. Can anyone help?
Does it look like this by any chance?
If so, it’s not a node. It’s the act of setting a variable called ‘Grounded’.
Make the variable:
You can drag it into the graph. When you place it, you’ll get a message asking if you want to get or set it:
Choose set.