Project

General

Profile

Bug #41

jDoom: Missile puffs vs. Bullet puffs

Added by skyjake almost 21 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Target version:
Start date:
2003-04-29
% Done:

100%


Description

A_Tracer() spawns puffs for missiles. The same puffs are used
as bullet puffs, leading to problems when using particle
generators. There should be a different puff mobj type for missile
puffs.

Labels: jDoom Gameplay

History

#1 Updated by skyjake almost 21 years ago

Logged In: YES
user_id=717323

The ROCKETPUFF mobj type was added, and the PUFF*
states were copied to ROCKETPUFF*. A_Tracer() now
spawns a MT_ROCKETPUFF (and MT_SMOKE).

Also available in: Atom PDF