Community
SCI Programming => SCI Syntax Help => Topic started 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?
-
(send gEgo:view(2))
Same thing can be done with loop and cel