Virtual Controls Disabled

SteveC

Member
Added virtual controls to a "default" new scene with a terrain, unmodified character from CharacterManager and all Opsive UCC scene components added via the MainManager.

Virtual controls are disabled at start and manually activating them has no input.

What's the trick to using the virtual controls?

I've followed the instructions here:

I've attached an image of my setup (even though it's default) on the Character (UnityInput/LocomotionHandler) and the InputManager

Thanks much!
 

Attachments

  • character.PNG
    character.PNG
    109.6 KB · Views: 9
  • input.PNG
    input.PNG
    77.7 KB · Views: 8
Last edited:
Ended up getting to work (I'm pushing Play mode to an iPhone) by setting ForceInput=Virtual on UnityInput on the Character.

However I tried that last night and got tons of "no input set" errors for all the Axis stuff that was clearly set up =)

Not sure what changed before then and now except for a reboot =)
 
Top