Antinoe / ZDoom-DwellingSin-Countrycide

A patch for Trenchworks' Countrycide that allows it to function with Jarewill's Dwelling Sin.
0 stars 0 forks source link

No Weapon Effects #3

Open Antinoe opened 9 months ago

Antinoe commented 9 months ago

There are no weapon effects (smoke, flares, sparks) as seen in vanilla Countrycide's arsenal.

DyNaM1Kk commented 9 months ago

You need to call the spawning functions on the shooter. The height for the z offset should also be from shooter.

Antinoe commented 9 months ago

Ahh yeah, you're right. Don't know how I forgot to use the player reference itself.