WorldsBuilder
22 days agoMember
LocalInput Button Disappearing
I created a test script using PlayerControls.connectLocalInput().
The button only shows for an instant on start, in a new project the script worked fine.
After many hours I was able to get the button to remain on screen in the original project.
It appears that when NPC Avatar = true it silently destroys all PlayerControls.connectLocalInput() buttons!
Is this assumption correct? Does it need documentation, or a fix?