Cardboard

Hi,
i’ll try to answer.

  1. Yes you can do it this way :
    Open the project. In top menu choose “Edit” and then choose “Plugins”.
    Go to “Editor” somewhere there should the substance plugin be visible. Simple uncheck it.

  2. You need to open the FirstPersonCharacter blueprint.Here you can see the whole movement behavior.
    I think bt controller should already work.
    You need to extend this blueprint with your movement wishes :slight_smile: (It is the same as all other templates)
    Example : Create a key node and wire the “pressed connector” to Add Movement Input.

I prefer gestures to move. I dont use keyboard or controller.

Greetings.