What is the best way to implement an RTS camera?

I’m actually working on something similar. This worked for me. In the Defaults of your RTS_Camera, change these settings.

  • Set Collision for all components to Custom preset. Check all Ingore boxes
  • In the Character Movement, set Gravity Scale to 0, Air Control to 1, Falling Lateral Friction to ~ 5 or whatever works best for you, set Land Movement Mode to Falling

Hopefully this helps!