Flying Mutator

Search, find and discuss about Mutators!
Post Reply
Raviex
Average
Posts: 45
Joined: Tue Jan 07, 2014 6:38 am

Flying Mutator

Post by Raviex »

I've seen a couple mutators (IE SLV) that allow a person to fly. I'd like to incorporate a "jetpack" type of movement as a mutator but am not sure how to go about setting that up. Does anyone have any ideas or suggestions about where to go to develop something like this?
User avatar
EvilGrins
Godlike
Posts: 9729
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: Flying Mutator

Post by EvilGrins »

http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
Raviex
Average
Posts: 45
Joined: Tue Jan 07, 2014 6:38 am

Re: Flying Mutator

Post by Raviex »

Thanks for the links but that tells me it can be done . . . but not how to do it.
User avatar
TheDane
Masterful
Posts: 660
Joined: Tue Feb 12, 2008 2:47 pm
Personal rank: Happy fool :-)

Re: Flying Mutator

Post by TheDane »

Raviex wrote:that tells me it can be done . . . but not how to do it.
It sounds to me like you have just started coding? If so this is not the best mod for you to begin with, it can get pretty difficult if you want to make the jetpack feel "right".

But you can always start with modifying the SLV? Create a mesh that looks like a jetpack and put it on the players back (make a map with mirror walls, that way you can check in game if the jetpack aligns to the player model as you wish, take notice that a female soldier and a skaarj trooper model will not have same size but will have same collision radius).

Once you got that right, start with modifying the SLV's behaviour in air.

Good luck :mrgreen:
Retired.
Raviex
Average
Posts: 45
Joined: Tue Jan 07, 2014 6:38 am

Re: Flying Mutator

Post by Raviex »

Thanks The Dane,

I have done a bit of coding though that was back in college. I'm focused on starting a "Computer Gaming Club" at the High school I teach at and thought UnrealEd2 would be an appropriate difficulty level for the kids. The jetpack was just an idea I had when playing with it again. I'll play with the SLV and see what I can do. Thanks again.
User avatar
EvilGrins
Godlike
Posts: 9729
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: Flying Mutator

Post by EvilGrins »

Raviex wrote:Thanks for the links but that tells me it can be done . . . but not how to do it.
True, but my thought was, as with most things, if you take apart the work of someone else and see what they did you might come up with ideas for how to do the same but in your own fashion.

A lot of the map editing & skinning I know how to do I learned in just this manner.
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
UT99.org

Re: Flying Mutator

Post by UT99.org »

billybill wrote:The double jump UT mutator has settings that allow you to triple jump, unlimited etc. And other settings like how high the 'jump' is each time, and how long between each jump. Therefor holding jump key would achieve the same effect as a simple jetpack. Sorry I do not have a link but thought this info might help you or someone
User avatar
Dr.Flay
Godlike
Posts: 3348
Joined: Thu Aug 04, 2011 9:26 pm
Personal rank: Chaos Evangelist
Location: Kernow, UK
Contact:

Re: Flying Mutator

Post by Dr.Flay »

There are already jetpack mutators.
I cant find anything at the mo, but I'll keep an eye out.
Raviex
Average
Posts: 45
Joined: Tue Jan 07, 2014 6:38 am

Re: Flying Mutator

Post by Raviex »

All I've found is for UT2004 and UT3. The Dane made a nice mutator for flying that works pretty good however.
Post Reply