BoingBoing Mutator for UnrealTournament (Demo). (v1.0)
------------------------------------------------------

BoingBoing is a small mutator coded in UnrealScript
that gives all players the effects of permanent
AntiGrav boots: high jumps, full air-control, and
reduced falling damage.

It came about from a suggestion made on the utuk
mailing list by Slim when I was trawling for ideas.
A bit of hacking with UnrealScript later, here we
are.


INSTALLATION

Simply unzip the files (BoingBoing.int and BoingBoing.u)
into your TournamentDemo/System folder.

Then, when starting a game click on the mutators button
and drag 'BoingBoing' into the window on the right.

Begin play, and bounce like mad!

(The mutator works best on Dm-Phobos and Dom-Sesmar.)


NOTES

Possible improvements would involve making the body
armour display show that the player is wearing the
boots. My first iteration of this code did this
(by spawning a pair of AntiGrav boots and giving
them to each player), but I got weird bugs with
the spawned boots respawning and appearing in the
level. I couldn't be bothered to work out what I
was doing wrong, so I changed the code so that it
merely alters each players' jump settings (and
jump sound).

The mutator also removes all AntiGrav boots from
a level - no need for them.


If you have any problems, comments, or beer that
you'd like me to deal with, then please feel free
to contact me:

	ynohtna@ynohtna.org

	http://www.amudarya.demon.co.uk/

Thanks, and I hope you enjoy the mutator.

	ynohtnA / Anthony Bowyer-Lowe.

//eof
