예제 #1
0
 private async UniTask SetCurrentRaycastDirectionToDown()
 {
     await raycastController.OnPlatformerSetCurrentRaycastDirectionToDown();
 }