I assume you are using the timescale to pause?, all built in C2 behaviors use Dt so using bullet for these objects would probably be better...
Edit,objects can still be spawned even if time scale is zero...
eg on key pressed player shoot> create bullet,
So adding another condition based on your pause variable should stop the spawning...