[EDIT]
The issue was caused by the 3rd person shooter example template clashing with Unitys new input system. Not sure why but when I started a new project from scratch without 3rd person examples everything is working as intended!
Hello, I'm brand new to Playmaker, just following some simple tutorials for player movement using Unitys new input system in Unity 2021.3.9f1 LTS and Playmaker v1.9.6.
I'm having a very basic problem where my Move Vector variable does not get passed from the Player Input Get Move Vector -> Character Controller Simple Move actions.
Everything is set up correctly, because after I press play nothing works, but if I reselect the move variable (that was already selected), it begins to work.
I'm wondering how to get it to work right off the bat without having to rejigger the variables after hitting play.
Any help would be greatly appreciate. Thanks!