Page 1 of 1

Sprite Changing

Posted: Fri Mar 11, 2005 4:44 pm
by Lutrov71
Is it possible for sprites to change while the levels progress.

Posted: Fri Mar 11, 2005 4:54 pm
by randi
Which means what?

Posted: Fri Mar 11, 2005 4:56 pm
by Lutrov71
So the player skin can evolve sort of. eg. In map01 to 05 you are a zombie, and in map 05 - 10, you are an archville etc.
As levels progress, the player skin changes.

Posted: Fri Mar 11, 2005 5:24 pm
by Macil
Why not just incorporate the ability to change the skin through ACS so the level author could script that in himself.

Posted: Fri Mar 11, 2005 5:58 pm
by Lutrov71
I didn't know that was possible. Thanks. :)
Is it also possible to change the face graphic in the status bar as levels progress?

Posted: Fri Mar 11, 2005 5:59 pm
by Macil
Lutrov71 wrote:I didn't know that was possible. Thanks. :)
Is it also possible to change the face graphic in the status bar as levels progress?
Oh, no it's not possible yet. I was just suggesting a change in the suggestion. Anyways, once the ability to change the skin is in, it will include the feature to change the face.

Posted: Sat Mar 12, 2005 7:48 am
by Enjay
There are some actors that can change appearance (trying to think...)

I'm fairly sure it's that you can script a "scripted" marine to use any of the available skins.

Aha, here it is from an old script I had lying around

SetMarineSprite (1, "SpriteBLK1");

By the look of it, that was to change an item with tid 1 to use one of my Blake Stone skins.

67

Posted: Sat Mar 12, 2005 8:15 am
by Graf Zahl
SetMarineSprite works, as the name suggests, only for scripted marines!

Posted: Sat Mar 12, 2005 8:31 am
by Enjay
Yeah, I thought it was probably only for them. At least it shows the principle and that it is possible.

I assume scripted marines were allowed, rather than all enemies, because their frames should tie in to those of a skin. However, I see no obvious reason why it shouldn't be extended to all actors and make the mod author responsible for a suitable "monster skin" with apprpriate frames etc.

67

Posted: Sat Mar 12, 2005 8:32 pm
by David Ferstat
Of course, the ability to change player skins would let us, for co-op and deathmatch, show weapons! No more trying to guess if the player you're sneaking up is going to suddenly whirl around and give you two barrells of buckshot in the face, or try to dismember you with a chainsaw. :)

Posted: Tue Mar 15, 2005 8:51 am
by Wasted Youth
Yes, and I think that all the sprites should be included in the ZDoom WAD. Also, you would have an Option if you wanted to use it.

Posted: Thu Mar 17, 2005 5:46 pm
by Macil
Huh? That would be dumb. Then the zdoom.wad would be full of sprites from wads you'd probably never play.

Posted: Thu Mar 17, 2005 8:11 pm
by NiGHTMARE
He's most likely only talking about the Doom guy with weapons skins.

Posted: Thu Mar 17, 2005 8:36 pm
by Bio Hazard
if a visible weapon feature was implemented, there would need to be a way to do it without ACS so you wouldnt need a special map to use it

Posted: Thu Mar 17, 2005 11:31 pm
by David Ferstat
Wasted Youth wrote:Yes, and I think that all the sprites should be included in the ZDoom WAD ...
No. It should always be the responsibility of the wad author to provide non-standard skins.