How to make Orc (Character you control) invisible?
by William Goh (Joondalup IT TAFE) · in Game Design and Creative Issues · 05/19/2009 (12:37 am) · 2 replies
My game is held under stronghold.exe. I added the Translucent code found under the documentation folder which was boolean = true and added that to the script file aiPlayer which is found under Scripts and Data --> Server --> Scripts --> aiPlayer and saved the changes. But when I run stronghold, it says it requires debugging.
What is the problem and how can I make my character invisible, but see through(translucent)?
What is the problem and how can I make my character invisible, but see through(translucent)?
#2
06/02/2009 (10:35 am)
I think he wants the player to be invisible for other players but just transluctent to himself? Is that a correct asumption?
Associate Michael Hall
Distracted...
time specifies the time it takes (in milliseconds) for the fade to complete.
delay specifes the time to wait (in milliseconds) before starting to fade.
fadeOut If true, shape fades out, else shape fades in.
Take a look at how it's used to fade in/out items and corpses.