Go Back   Epic Games Forums > Unreal Tournament 3 > User Maps & Mods > Level Editing, Modeling & Skinning

Reply
 
Thread Tools Display Modes
Old 12-17-2007, 07:53 AM   #1
Jaakko
Junior Member
 
Join Date: Dec 2007
Posts: 10
Question How to make turrets move?

Please, how can I make a turret follow the turret nodes I place nearby in my Warfare map? Is there a tutorial for this or can somebody tell me how to do this? Maybe it needs kismet??? I would really appreciate if somebody helped me.
Jaakko is offline   Reply With Quote
Old 12-17-2007, 11:25 AM   #2
Jagnot
Senior Member
 
Jagnot's Avatar
 
Join Date: Sep 2006
Location: Ohio
Posts: 1,070

Gamertag: McBrightside
Default

I'm 90% sure it needs Kismet. I dunno how to do it either. :shrug:
__________________
My maps + Portfolio

Low-poly maps can be great, but don't use it as a crutch for not wanting to learn UEd.
Jagnot is offline   Reply With Quote
Old 12-17-2007, 11:46 AM   #3
ShadeMistress
Senior Member
 
ShadeMistress's Avatar
 
Join Date: Nov 2007
Posts: 1,468
Default

not entirely sure yet, but I will be looking into it, since my next map needs turrets that move...
__________________
"He who dies with the most toys, still dies... and I steal their toys." ~SM

Specs: Gigabyte S-Series GA-P35-DS3L, Intel Core 2 Quad Q6600 2.4 GHz, 4GB Crucial Ballistix Tracer 1066, EVGA Nvidia e-8800 GT 512 MB, X-Fi XGamer, 2x WD 500 GB SATA, Philips 20x DVD+-RW Dual Layer, SolyTech 1000W PS, Cooler Master CoolDrive 4, NZXT LEXA Blackline Case /w LED Temperature Display, Sylvania 22" Widescreen Flat Panel Monitor (1680x1050)
ShadeMistress is offline   Reply With Quote
Old 12-17-2007, 03:13 PM   #4
Jaakko
Junior Member
 
Join Date: Dec 2007
Posts: 10
Default

Ok good. Tell me if you find out how to do it or if you see a new tutorial about this etc.
Jaakko is offline   Reply With Quote
Old 12-17-2007, 05:54 PM   #5
lexnn
Junior Member
 
lexnn's Avatar
 
Join Date: Dec 2007
Location: Utah
Posts: 7

Gamertag: Lexnn360
Default

Hi, I had this problem last week and it took a some peeking at the UT3 maps. but I figured it out. Here is a little HOW-TO for anyone interested.

1. Create a basic WAR test level (I have one that just has two power cores in it)

2. In the object browser load in the turret package. <UT3 DIR>\UTGame\CookedPC\Vehicles\VH_Turret.upk
Note: There is another turrent package in the weapons folder but that's not the one you want.

3. Select the static mesh for S_TurretTrack_Straight_2

4. Lay down several of these tracks in a row.

5. Now at one end of the track add a Turret Factory. This is in the actor class, NavigationPoint,
UTVehicleFactory, UTVehicleFactory_TrackTurretBase, UTVehicleFactory_Turret. (Say that 10 times fast).

6. Align the Turret so that it is pointed in the right direction and fits in the track. This is more
for looks that anything to do with moving the turret.

7. Select the Turret and Open Kismit (The K button on the toolbar).

8. Select (or create a new one) proper sequence.

9. Now RMouse, and select the menu New Event Using <turret name>, Turret Spawned. This will put an
event handler in for the turrent and add a turret track matinee in your script.

10. Open (double click) the turret track matinee.

11. Select the movement line and add a key at the start of the clip.

12. Now depending on how fast you want your turret to move from one end of your track to the other
set the amount of time (end clip) to 2 or 3 seconds. The smaller the amount of time the faster
the turret will move.

13. Add a key at the end of the clip.

14. Making sure that the key you just created is selected, move the turret to the ending spot in your map.

15. You can now check out the movement using the play button (or drag the timeline).

16. Close the matinee viewer.

17. Rebuild your level.

18. Now play.

Note: You can add curves buy adding aditional key frames to your movement clip and animating the movement of the turrent over the tracks.
lexnn is offline   Reply With Quote
Old 12-17-2007, 07:04 PM   #6
Green_Day_584
Senior Member
 
Green_Day_584's Avatar
 
Join Date: Jun 2007
Location: Australia
Posts: 1,141
Send a message via MSN to Green_Day_584
Default

lexnn, ty

thats some priceless info there
__________________
Quote:
Originally Posted by CaptainSnarf
Sweet. Your mutator answers the age old question:
Quote:
How do you become manta?
Press Q!
Green_Day_584 is offline   Reply With Quote
Old 01-11-2008, 02:03 AM   #7
SmokeRingHalo
Senior Member
 
SmokeRingHalo's Avatar
 
Join Date: Nov 2007
Posts: 392
Default

Now if only someone could supply instructions for these instructions, they might be helpful.
It won't let me add keyframes because it says I have to select a track from the left but there are no tracks on the left.
I really miss making movers the easy way. Kismet is way to complicated.
__________________
ONLINE PORTFOLIO:
http://smokeringhalo.unrealmaps.net
SmokeRingHalo is offline   Reply With Quote
Old 01-11-2008, 02:17 AM   #8
ffejnosliw
Super Moderator
 
ffejnosliw's Avatar
 
Join Date: Aug 2006
Posts: 1,181
Default

Quote:
Originally Posted by SmokeRingHalo View Post
Now if only someone could supply instructions for these instructions, they might be helpful.
It won't let me add keyframes because it says I have to select a track from the left but there are no tracks on the left.
I really miss making movers the easy way. Kismet is way to complicated.
I have no problems when following the instructions. When you select the Turret Spawned event, it should create a Turret Track matinee sequence with a group named TurretGroup and a Movement track contained within it automatically. Are you not seeing this behavior?
ffejnosliw is offline   Reply With Quote
Old 01-11-2008, 08:40 AM   #9
Zoo
Senior Member
 
Zoo's Avatar
 
Join Date: Dec 2007
Location: London
Posts: 336
Default

Something I have found is you set your key frames up with the turret nice and tight in the track but when you build your map the turret jumps up out of the track to a new position.

One type of turret does it more than the others.

Any one else found this or a solution to it?
Zoo is offline   Reply With Quote
Old 03-16-2008, 12:15 AM   #10
Bret Hart
Banned
 
Bret Hart's Avatar
 
Join Date: Nov 2007
Posts: 2,188
Send a message via AIM to Bret Hart
Default

Yeah, why does it do that?
Bret Hart is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Video Game Voters Network
 
All times are GMT -4. The time now is 12:19 PM.


Powered by vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2009-2010 Epic Games, Inc. All Rights Reserved.