I created a simple character class which just moves along the x axis. The problem is, it has physics being simulated, despite the fact that “simulate physics” is unchecked in the capsule component when I drop this character class into the world. How can I make it completely ignore physics?