nice interaction systemでキャラ切り替え後にアイテムの取得ができなくなる #8

Closed
opened 2025-07-25 01:24:27 +00:00 by syui · 0 comments
Owner

キャラ切り替え後にアイテムの取得ができなくなる問題は、主にOn Interacted Server(AC_MakeInteractable)が反応しないからです。

この問題を解決するには、キャラ切り替え後の処理にGet Component by Class:AC_PC_InteractionSet Up Generalします。

キャラ切り替え後にアイテムの取得ができなくなる問題は、主に`On Interacted Server(AC_MakeInteractable)`が反応しないからです。 この問題を解決するには、キャラ切り替え後の処理に`Get Component by Class:AC_PC_Interaction`で`Set Up General`します。
syui closed this issue 2025-07-25 01:24:32 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai/world#8
No description provided.