Slow and choppy processing

Hello, I’m having trouble with my game working too slow, it’s not slow animations, it just that everything is working very slowly and choppy (scripts, physics, gravity, enemy actions) is there any way to fix that?

Optimize it so it’s more efficient, since evidently you’re trying to do too much for your hardware to handle. There’s a million things you can do, but it depends entirely on your project, so do some searches on optimization so you can learn about it.

–Eric