Notsee Posted June 12 So I'm looking for a more accurate BFG 2704 that makes use of the alpha sprites and the A_FireOldBFG function or whatever it's called. Preferably also has the unused knock back frame similar to the Plasma rifle 0 Quote Share this post Link to post
Notsee Posted June 12 I know of the one on Realm 667 but it uses custom sprites and seems to not call on the aforementioned function or whatever it's called 0 Quote Share this post Link to post
Gez Posted June 12 Why can't you do it yourself? You could just inherit from the BFG and have something like this DECORATE code: Actor BFG2074 : BFG9000 { States { Fire: Goto Super::OldFire } } And that's it. Of course you'll still need to set up the weaponslot mess but, weapon-wise, that's about all you need. 1 Quote Share this post Link to post
Notsee Posted June 12 Because I'm an amateur programmer who barely knows what he's doing 0 Quote Share this post Link to post
ClumsyCryptid Posted June 20 On 6/12/2024 at 4:00 PM, Notsee said: Because I'm an amateur programmer who barely knows what he's doing Trial and error are the best teaching mechanisms. 0 Quote Share this post Link to post
Notsee Posted June 21 oh yeah, I tried, and I think I made something using Doom Delta sprites my BFG 2704.zip 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.