The A_Explode frame on the barrel is 5 tics in GZDoom, but 10 tics in the vanilla game.
- Code: Select all • Expand view
//ZScript
BEXP D 5 Bright A_Explode
//Doom source
{SPR_BEXP,32771,10,{A_Explode},S_BEXP5,0,0}, // S_BEXP4
Moderator: GZDoom Developers
//ZScript
BEXP D 5 Bright A_Explode
//Doom source
{SPR_BEXP,32771,10,{A_Explode},S_BEXP5,0,0}, // S_BEXP4
Users browsing this forum: No registered users and 0 guests