Hey guys!
Total beginner here, playing around with Playmaker to get something to work. Looking at different tutorials, having fun You know how it goes.
Today I followed a simply tutorial to get a gameobject to move on the X axis and to jump on the Y. The teacher used Set 2D velocity to move the gameobject on the Y smoothly - but for whatever reason, I can only get Set Force to work for any kind of movement. I've played around with the 2D Rigidbody settings, different amounts of force and velocity and am really stumped. Velocity only work when checked every frame.
Anyone have any idea what's going on here?
My setup:
