Mr.Money |
Hi, I cant seem to find how to disable user input in the help file. Can anyone tell me how to do this, or what is a better way to go about having cut scenes? Thanks $$$ |
AGI1122 |
Use this to make it so the user can't type or move the ego:ProgramControl() Use this to give him back the ability to type and move: PlayerControl()
|
Mr.Money |
Thanks, I actually tried using ProgramControl(), but I must have done something wrong. Ill try it again though, thanks alot. $$$ |