Community

SCI Programming => SCI Syntax Help => Topic started by: JRedant on August 04, 2013, 04:16:47 PM

Title: Changing an EGO view
Post by: JRedant on August 04, 2013, 04:16:47 PM
Say if you want the EGO to change clothes, ride a horse, or put on a space suit. Lets assume View.001 is your current EGO, and View.002 is the EGO in a "new state" (new uniform, etc.) What code would you use?
Title: Re: Changing an EGO view
Post by: Doan Sephim on August 04, 2013, 11:41:41 PM
(send gEgo:view(2))

Same thing can be done with loop and cel