Hey guys, I'm new here, and trying my first custom scene, it`s a character selector screen i'm working on.
So far so good, I created 2 ugui button to choose Female or Male, and once you click it sets the player a different variable that I used for variable pefabs on the player combatant.
So far so Good.
My character is spawned onto the spot I selected on the screen and I can rotate a custom camera with arrows <- ->
orbiting around the character, beautiful.
The issue is, My character movement is present, I mean if I press "wasd" keys, that are my movement keys it moves. I realized I need to create a block character Movement node, but once I set it up, my character change (female/male) stops working!!!
These are mu setups:
CreateM example:

Also this strange piece of "ui" appears:
