Hi:) -- I've been using Playmaker on and off for a while now and started trying out making a 2D sidescroller, which is a new thing for me in Unity Playmaker. I followed the tutorial on your official Playmaker youtube channel and a few things didn't work out perfectly lol -- the youtube video in question is THIS one
1. When I do a jump, if I press either left or right while falling the player character will sort of float in air, but still fall but at a slower speed (so creating a floating effect in the air etc). All I want is the character to fall at normal speed while I'm moving around in the air. I'm not sure what I'm missing but maybe the details I have given are enough to help
2. When I go left or right everythings fine movement wise on the ground, but if I try to jump while holding down either the left or right key than the player character does not jump.
Other than those two things, everything else is fine. I followed the instructions step by step from the youtube tutorial, so if anybody wants a reference as to what I have setup in my FSM’s than it's a 1:1 of that tutorial. I have no other addons/assets installed. I was using Unity 2021 (LTS) and thought perhaps too old a version of Unity that was the problem so I upgraded to Unity 2022 (LTS) and everything behaved exactly the same (and still worked lol)
Thankyou for any help anyone could give. Playmaker is an awesome tool might I add. I have been silent on the forums but have gotten alot of use out of this place over the years. Thankyou.
Also a minor piece of information. That I am not a programmer really, just a dabbling game-dev/creative.