
Daemon
Joined: Oct 12, 2007
|
Posted: Apr 7, 2010 10:17 PM
Msg. 1 of 3
Hey, so I'm currently working on a machinima that takes place on the Pillar of Autumn. And a few scenes require me to have shots of the cutscenes without the marine actors in them (ie, the Chief emerging from cryo).
I found a command that removes the actors (AI_erase_all or something like that), and it worked for that scene. I got the AI guy out of the shot and everything worked.
But the command's pretty on again/off again. I'll try it during other sequences and it won't work. Like I tried to enter it at the end of the level so it could be just the chief in the escape pod, and it wouldn't work.
I know it works in cutscenes because I did it earlier, and I know you can edit the marines in that last cutscene because people like CMT have done it before.
So what I'm asking is if there are any other commands or methods for removing AI from environments.
And if that isn't possible, could someone make a custom version of just that last cutscene on A10 with all the marine actors removed (and maybe the plasma bolts as well)?
I know I just asked a lot but I'd be really grateful if someone told me what I needed to do.
|

Glitcherguy
Joined: Jan 28, 2008
I should really put a clever quote here...
|
Posted: Apr 8, 2010 03:01 AM
Msg. 2 of 3
your problem is that you're trying to remove bipeds with an Ai_remove command. What you need is a command that removes bipeds/objects. You could do that in sapien if you're familiar with that.
|