Could there be another parameter to the railgun code pointers that sets the damagetype for the railgun? If you can already do this by setting the monster's damagetype, that's not good enough because if you want have a melee attack with a different type of damage you can't. Also, could there be a z offset for the railgun blast?
For A_SpawnItem, could there be an xy offset parameter and a z offset parameter as well? Currently, we can only place it a certain distance in front of and behind the spawner.
For A_ThrowGrenade, could you make it actually aim at the target? When I look up and look down and fire, the grenade fires at the same level. This isn't how the Quake 2 grenade launcher works. That one can fire up when you're looking up so you can hit enemies farther away or higher up. Monsters using A_ThrowGrenade also can't aim for you.
damagetype parameter for railgun, other offset parameters
Moderator: GZDoom Developers
- Anakin S.
- Posts: 1067
- Joined: Fri Nov 28, 2003 9:39 pm
- Location: A long time ago in a galaxy far, far away...
damagetype parameter for railgun, other offset parameters
Last edited by Anakin S. on Tue Nov 21, 2006 2:57 pm, edited 1 time in total.