:FU: Spawning a model though MIGHT be possible, but if there were any way possible to create a forge mod, the code would be GINROMOUS and would never fit in such a small space.
Because you would need to keep spawning the model over and over every time you move it. It would take up the entire MP, just to spawn the model once, and the entire CM, to do it again.
Because you would need to keep spawning the model over and over every time you move it. It would take up the entire MP, just to spawn the model once, and the entire CM, to do it again.
No, you're not spawning a model over and over..
You spawn a model, and you're moving it in front of you in a continuous loop until the loop is actually stopped.