Weapon blur like in Shadow Warrior?

Remember, just because you request it, that doesn't mean you'll get it.

Moderator: GZDoom Developers

User avatar
Nash
 
 
Posts: 17434
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Weapon blur like in Shadow Warrior?

Post by Nash »

Would it be possible to expose something that a modder can easily modify in scripts to enable and disable the weapon blur effect at will? I'm talking about the blur effect seen in Shadow Warrior's sword and fists. What I am imagining:

A_Overlay(<LayerNumber>, PSPF_BLUR, true)
User avatar
Logan MTM
Posts: 678
Joined: Mon Jan 16, 2006 8:53 pm
Location: Rio de Janeiro - Brazil

Re: Weapon blur like in Shadow Warrior?

Post by Logan MTM »

#GIMP :P
User avatar
Nash
 
 
Posts: 17434
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: Weapon blur like in Shadow Warrior?

Post by Nash »

The point isn't to bake the blur into the sprite. By doing it entirely in code (like Shadow Warrior) the "blurred" sprites are subject to interpolation.

Anyway I just realized this can be probably be achieved with some wrapper functions on the scripting side...
User avatar
Logan MTM
Posts: 678
Joined: Mon Jan 16, 2006 8:53 pm
Location: Rio de Janeiro - Brazil

Re: Weapon blur like in Shadow Warrior?

Post by Logan MTM »

I know. Its really can be awesome. Actually i need to make all blur effects on GIMP :cry:
Post Reply

Return to “Feature Suggestions [GZDoom]”