Wondering if this is possible....
Yo guys, kind of trying to figure out if something with a weapon is possible. Can you have a .weapon tag that features a sword and shield? It's not like dual-wielding, but rather on the left arm is a shield that acts like a jackal shield and the right arm has an energy sword that is your "weapon." The shield is there for protection and the energy sword is there to kick ass (no lunging). Is it possible?
Re: Wondering if this is possible....
I think so. On the third-person model, you could set the shader on the shield to repel bullets, and animate the melee attack to feature the sword swinging. I think. You'd have to play around with it, but it sounds possible.
Re: Wondering if this is possible....
Quote:
Originally Posted by
thehoodedsmack
I think so. On the third-person model, you could set the shader on the shield to repel bullets, and animate the melee attack to feature the sword swinging. I think. You'd have to play around with it, but it sounds possible.
Alright. Would the weapon just have multiple materials, like the energy sword have force field, the shield have jackal shield, and other stuff have metal or whatever? What if the shield gets overcharged, would it work like a jackal shield being overcharged since it's a part of one weapon?
Re: Wondering if this is possible....
Thats all stuff you can decide yourself.
Re: Wondering if this is possible....
Quote:
Originally Posted by
Dwood
Thats all stuff you can decide yourself.
Okay, I thank you both.
Re: Wondering if this is possible....
Re: Wondering if this is possible....
That'd be pretty easy. All you would have to do is make animations for what you want.
Re: Wondering if this is possible....
And make sure the collision geometry for the shield is set up to not do parent damage.
Re: Wondering if this is possible....
Quote:
Originally Posted by
Inferno
And make sure the collision geometry for the shield is set up to not do parent damage.
Thank you, now I will make sure the box is not checked.
Re: Wondering if this is possible....
could you set up the energy sword to block melee attacks, to then? that would be cool.