Make 3D Character Touch Action
1. Download LeanTouch.
It is free.
2. Add Component Lean Selectable By Finger
3. Add FSM GameObject
Select PlayMakerFSM>SendEvent(string)
Enter the sendevent string
4. I made the fsm like below.
Dialog panel active when clicked.
Main camera off
Camera on for 2D Character
Camera setting for 2d character is as below.
Move the 2d character in front of the camera so that the camera can see the 2d character .
When baking at anyportrate the setting is as follows.
I didn’t check it, but the rayer broken.
The results are as follows.