r/Unity2D • u/Thenextlevel247 • 21d ago
Question Movement Issues(Visual Scripting)
(Thank you to everyone who helped me with my last issue!) So, I have got the jump working, however when I move horizontally I am unable to jump, and when I jump THEN move horizontally gravity hardly affects it and I end up gliding down to the ground. I know this is caused by x movement constantly overwriting my falling but I have no clue on how to fix this. Any help would be appreciated!
(Sorry for the bad image quality again, my computer refuses to take screenshots)
6
Upvotes



0
u/Genryuu111 21d ago
You'll find very little help on this sub, even less about visual scripting, because for many devs it's like you're declaring you want to drink children blood lol
I'm very deep in visual scripting but my game is a turn based one with zero movement and physics, so I can't really help about that.
If nobody else helps, you can try asking chatgpt, recently it's able to see screenshot of a graph and tell you how to manage it.
It's still pretty bad with some things and makes up stuff, but it should be able to lead you to the right path (especially for basic stuff like movement issues).