|
|
|
|
How can you make a player model look transparent?
#76503
06/02/06 16:26
06/02/06 16:26
|
Joined: Feb 2006
Posts: 124 Dallas,TX
Delirium
OP
Member
|
OP
Member
Joined: Feb 2006
Posts: 124
Dallas,TX
|
How can you make a player, soldier or whatever, look semi transparent, white with no features, like a ghost? Yet he still walks around of course.
Learning to write lite-C -- A8 commercial
|
|
|
Re: How can you make a player model look transpare
[Re: Delirium]
#76504
06/02/06 16:32
06/02/06 16:32
|
Joined: Jun 2004
Posts: 2,234 Wisconsin USA
FoxHound
Expert
|
Expert
Joined: Jun 2004
Posts: 2,234
Wisconsin USA
|
you could just give a normal model a white texture and set his transparent flag on.
--------------------- There is no signature here.
QUIT LOOKING FOR ONE!
|
|
|
Re: How can you make a player model look transpare
[Re: Delirium]
#76505
06/02/06 16:32
06/02/06 16:32
|
Joined: Feb 2003
Posts: 6,818 Minot, North Dakota, USA
ulillillia
Senior Expert
|
Senior Expert
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
|
Add this to your entity's action:
my.transparent = on; // make entity transparent my.alpha = 60; // play with this number - 60 means 60% or 153
"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip
My 2D game - release on Jun 13th; My tutorials
|
|
|
Re: How can you make a player model look transpare
[Re: ulillillia]
#76506
06/02/06 19:27
06/02/06 19:27
|
Joined: Feb 2006
Posts: 124 Dallas,TX
Delirium
OP
Member
|
OP
Member
Joined: Feb 2006
Posts: 124
Dallas,TX
|
Thanks for the answers. Sounds easy. I thought it would be neat to do a game with all the models looking like white ghostlike sillouettes. Tired of the included models everyone sees and not smart enough to make humans who have the animations. If I see that pink haired b***h one more time I'll scream. Just kidding.
Learning to write lite-C -- A8 commercial
|
|
|
Re: How can you make a player model look transpare
[Re: Delirium]
#76507
06/03/06 23:44
06/03/06 23:44
|
Joined: Jun 2006
Posts: 96
Straight_Heart
Junior Member
|
Junior Member
Joined: Jun 2006
Posts: 96
|
I second that commment on the CBabe. Shes embarassing, and even when some users try to "improve" her, she still looks like a smash-faced abomination. Dont get me started on her animations.
You're not as unique as you think you are, try again.
|
|
|
|
|
|
|