Hi, so I want my knight to move back and forth, but it was colliding with the ground and wouldn’t move. I messed with settings but now the knight isn’t spawning at all. The player character “runs into” the knight and can’t move past where the knight should be, but the knight does not appear. I have two questions:
1.) How do I make my knight not collide with the ground and get stuck?
2.) How do I make the knight show up at all? (MOST IMPORTANT)
I’ve tried simulating physics, and this works, but it comes with a million errors and the knight still won’t move. Removing “simulate physics” makes the knight not visible.