-=[ Description ]=-

Different tools for UnrealEditor 2.0/2.2.

1. 8 buttons for fast switch between Mover Key positions.
2. SkyBox1000Stars - make skybox with star sprites.
3. Distance - for measure distance. 
	
-=[ Usage SkyBox1000Stars ]=-

1. Substract anywhere cube brush with size at least 600*600*600.
2. At center it place SkyZoneInfo actor.
3. Press SkyBox1000Stars button on UnrealEd panel.

If you need some tune, you can right click on SkyBox1000Stars button on UnrealEd panel.

-=[ Usage Distance ]=-

1. Switch to Brush Clipping mode. Use Ctrl+RMB for add two markers. You can drag it with Ctrl+LMB 
2. Press Distance button on UnrealEd panel.

Or select two actor and press Distance button.
Or select one actor (second will be nearest Camera actor) and press Distance button.

Info duplicated in log, so you can copy numbers from it.

-=[ Install ]=-

Copy System folder to UT folder.

In UnrealTournament.ini add in section
[Editor.EditorEngine]
EditPackages=EditorTools

In UnrealEd.ini add or edit section:
[UserDefinedGroup]
NumButtons=8
Button0=Mover Key 0(Base),Key0,Actor KEYFRAME NUM=0
Button1=Mover Key 1,Key1,Actor KEYFRAME NUM=1
Button2=Mover Key 2,Key2,Actor KEYFRAME NUM=2
Button3=Mover Key 3,Key3,Actor KEYFRAME NUM=3
Button4=Mover Key 4,Key4,Actor KEYFRAME NUM=4
Button5=Mover Key 5,Key5,Actor KEYFRAME NUM=5
Button6=Mover Key 6,Key6,Actor KEYFRAME NUM=6
Button7=Mover Key 7,Key7,Actor KEYFRAME NUM=7