670 B
670 B
nice interaction system
- docsがあります。基本的にGame Modeの設定に入っているPlayer Controller, Game Stateのファイルを開きます。GASは
GM_Snadbox
などがそれにあたります。これらのBPにcomponentを追加します。 - Player Controller:
AC_PC_Interaction
The only thing you need to do now is open your Player Controller and add the AC_PC_Interaction component:
- Game State:
AC_GS_Interaction
Now just add the AC_GS_Interaction component to your game state: