You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The position of the keyboard can not be changed with the controller anymore. I think the reason for that is the usage of the drumsticks now. In the Controller-Script the "OnTriggerStay" Method was used to set the Keyboard position. But now, the wrong collider is given to that method and therefore the position is not updated.
The text was updated successfully, but these errors were encountered:
The position of the keyboard can not be changed with the controller anymore. I think the reason for that is the usage of the drumsticks now. In the Controller-Script the "OnTriggerStay" Method was used to set the Keyboard position. But now, the wrong collider is given to that method and therefore the position is not updated.
The text was updated successfully, but these errors were encountered: