GMOTA: Fantasy arcade action (last post here 4-18-23)
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 1743
- Joined: Fri Jun 22, 2012 5:39 am
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
I just finished making something like that, and I sent it off to Kegan. The only difference with mine is that the red glows too.
-
- Posts: 467
- Joined: Sun Jan 19, 2014 8:12 am
- Location: Hopelessly stuck in the past
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
So I'm retooling the rocket thrust into a rushing tackle, it won't change how it works, just the visuals, but due to the limited amount of sprites I have to work with, the tackle kinda...
Looks more like the mother of all bitchslaps.
I'm keeping it.
Looks more like the mother of all bitchslaps.
I'm keeping it.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
bitchslap? more like BROSLAP. otherwise, it does needs more powerful animation, though.
-
- Posts: 467
- Joined: Sun Jan 19, 2014 8:12 am
- Location: Hopelessly stuck in the past
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
it's a damn shame Baratus never threw elbows or actually DID have a shoulder tackle. I'll see what I can do later.Captain J wrote:bitchslap? more like BROSLAP. otherwise, it does needs more powerful animation, though.
-
- Posts: 1743
- Joined: Fri Jun 22, 2012 5:39 am
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
Couldn't you just have him punch?
-
- Posts: 467
- Joined: Sun Jan 19, 2014 8:12 am
- Location: Hopelessly stuck in the past
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
Sadly no. I got the punch planned for another subweapon. and using the same sprite for two different subweapons would just be odd.Sgt. Shivers wrote:Couldn't you just have him punch?
Here, lemme show off something else for the time being: The secondary spell you get along with the shield subweapon, the Chakram
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
leaving the blur effects would be so cool for that deadly blood-cherry flavored bagel.
-
- Posts: 467
- Joined: Sun Jan 19, 2014 8:12 am
- Location: Hopelessly stuck in the past
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
Yeah I need to look into how to give projectiles a rad as hell afterimage effect. I know you can use spawnitemex, I just need to read up on the proper formula.Captain J wrote:leaving the blur effects would be so cool for that deadly blood-cherry flavored bagel.
and if anything, it's a cherry lifesaver candy.
-
- Posts: 1410
- Joined: Tue Oct 27, 2009 12:58 pm
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
That chakram should be a weapon if it's own. heh
-
- Posts: 467
- Joined: Sun Jan 19, 2014 8:12 am
- Location: Hopelessly stuck in the past
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
How's this?Captain J wrote:leaving the blur effects would be so cool for that deadly blood-cherry flavored bagel.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
still, not enough. how about make 'em fade-out much faster? also if you wanna add even more effects, i recommand the sparkles 'n particles.
-
- Posts: 2432
- Joined: Thu Jun 25, 2009 1:58 pm
- Location: Time Station 1: Moon of Glendale
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
Sparks when it bounces would be pretty awesome.
-
- Posts: 467
- Joined: Sun Jan 19, 2014 8:12 am
- Location: Hopelessly stuck in the past
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
Sparks I can do. and while I'm waiting on a friend to make me Arthur's Lance and Dagger, I'm working on the sub-spell you get with with Lance: Red Lightning.
My current problem is trying to take the 2D lighting sprites from Super GnG and have them make sense within a 3D environment.
My current problem is trying to take the 2D lighting sprites from Super GnG and have them make sense within a 3D environment.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
if the player can throw the whole lance, RIPPER flag is it's best friend. also A_Explode is for dagger too.
-
- Posts: 467
- Joined: Sun Jan 19, 2014 8:12 am
- Location: Hopelessly stuck in the past
Re: GMOTA: A fantasy themed, arcade inspired, weapon set [V
Actually the lance and dagger are going to be loyal to how they worked in Super GnG, so the lance will essentially be a rocket with no explosion, and the dagger will be a fast firing projectile you can use to peg enemies very rapidly. I may give the dagger a forcepain flag so they always cause monsters to flinch. To counterbalance that, both the lance and dagger will consume sword rage, as all subweapons will, but because the dagger uses a third of the rage meter, you can't just hold altfire and expect to constantly throw daggers. A smart player will be able to use the dagger to approach monsters or use it defensively to make archviles flinch while backpedaling to cover.Captain J wrote:if the player can throw the whole lance, RIPPER flag is it's best friend. also A_Explode is for dagger too.