Recent content by masakam1

  1. M

    How to stop all characters to make my shop system

    Thanks, I will try it.
  2. M

    How to stop all characters to make my shop system

    Thanks, I could stop handling input. How about showing a mouse pointer safely? I know Cursor.lockState and Cursor.visible API. But simply using these API will conflict UltimateCC program.
  3. M

    How to stop all characters to make my shop system

    hello, I want to make my original shop system. But TPS player and ai are moving freely. What is the best solution to stop characters moving. Gameobject.SetActive(false)? And another problem is that i can not show or move mouse pointer. I want to know how to show and move it. Thanks
  4. M

    Cinemachine Integration question

    hello, i want to use CameraController ThirdPersonCombat in most case. But only cutscenes, i want to use cinemachine and timeline. i set Third PersonCombat and Third Person Cinemachine view type. Unless i activate ThirdPersonCombat, Cinemachine works. What is the best way to switch from...
Top