Sharing my Character Movement Controller Visual Script

I created this visual script by using the tutorial at Catlike Coding. (click for a link to the specific tutorial)


I’ve been using Unity as a hobbyist for about a month, with zero prior coding experience. If you see something wrong in this, let me know and I will improve it!

I share this because one thing that’s been difficult for me is a lack of examples of visual scripts to use as a guideline. I hope that this might help someone else get things going!

3 Likes

Thanks very much for sharing Arrdenet :slight_smile:

Geez that is LOTS of nodes :0

1 Like

Hello, i tryied to create the same graph in my project, but when i test the game i get in console these error messages:


I am a beginner when it comes to programming. I don’t know much about codes, but I’m trying to learn how to work in Visual Scripting. Can you please help me?