nice interaction systemでキャラ切り替え後にアイテムの取得ができなくなる #8
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
キャラ切り替え後にアイテムの取得ができなくなる問題は、主に
On Interacted Server(AC_MakeInteractable)
が反応しないからです。この問題を解決するには、キャラ切り替え後の処理に
Get Component by Class:AC_PC_Interaction
でSet Up General
します。