Page 1 of 1
Gibbing SSG If Possible
Posted: Tue Nov 12, 2024 1:36 pm
by CanMan
i would like to see gibbing with ssg like in smooth doom

Re: Gibbing SSG If Possible
Posted: Tue Nov 12, 2024 4:32 pm
by Rachael
Features that can be accomplished with modding are rarely done in the engine. This enables modders to create these things themselves, while keeping the engine stable and flexible, and also keeping it as efficient as possible at the core. Therefore, suggestions like this often get rejected because the ability for you to do this is already there. I suggest asking in the scripting forum or joining the Discord if you need help knowing where to start.
Re: Gibbing SSG If Possible
Posted: Tue Nov 12, 2024 7:28 pm
by Renegade4339
if you're referring how:
to make the SSG to forcegib enemies, you should make SSG use the A_FireBullets function (
https://zdoom.org/wiki/A_FireBullets) and make a puff actor with the +EXTREMEDEATH flag (
https://zdoom.org/wiki/Actor_flags#EXTREMEDEATH) enabled to force actors to gib.
tl;dr make a weapon actor that fires fires gibbing bullets