i want to create a trigger like a collision or something, which way is the best path to achieve it?
.. like when the character reach some place, the camera will move to the new position
- if i put a collision box on that place (trigger place), the character will not move away because the box will block the character from moving
.. like when the character reach some place, the camera will move to the new position
- if i put a collision box on that place (trigger place), the character will not move away because the box will block the character from moving