In my game, you spawn as a custom character, which doesn’t contain a humanoid. I have rewritten the Movement script to work with a keyboard, and now I am trying to make it compatible with mobile controls. However, since my character has no humanoid in it, the default virtual joystick does not show. Is it possible to reenable it?
I have tried ModalEnabled but it did not work.
With humanoid
Without humanoid