I’m very new to Unreal Engine and trying to follow the “Setting Up Character Movement” with version 5.3 (found here: Setting Up Character Movement | Unreal Engine 5.3 Documentation).
After adding the “Cast To BP_PlayerCharacter” node in step 3 of “Creating the Animation Blueprint” there are no execution pins on it. The result can be seen below:
Does anyone know if this is intentional (e.g. sometime new introduced in 5.3 without the tutorial being updated) or if I’ve missed something either when adding the node or perhaps somewhere in the configuration?
Thanks!