Results 1 to 4 of 4

Thread: Need help with flying actors.

  1. #1
    The Silent Photographer Zeph's Avatar
    Join Date
    Sep 2006
    Posts
    4,887

    Need help with flying actors.

    I'm needing to get an actor spawned through kismet that I can move between navigation points. This actor must be able to fly through the air. I've posted a thread at the epic forums earlier and figured I'd ask here as well. Here's a link to the thread.

    http://utforums.epicgames.com/showthread.php?t=628297

    Any ideas?
    Last edited by Timo; November 22nd, 2010 at 09:08 PM.
    Reply With Quote

  2. #2
    A Loose Screw Phopojijo's Avatar
    Join Date
    Dec 2006
    Location
    Ontario, Canada
    Posts
    2,749

    Re: Need help with flying actors.

    Did you place any air bot path nodes?

    If I understand your problem... your AI has no problem flying... but there's no (connected) air pathnodes for it to move to. (It took off then landed because there's no place it could go besides it's spawn point.)

    I'm really not good at pathing though so... yea... only played around with it in Skyhook

    http://udn.epicgames.com/Three/NavigationAI.html

    I mean, if you just want the object to fly around in a totally defined path and speed and not "be smart" you can instead of kismetting the actor... kismet the actor's static mesh as a mover or interpactor... assign the static mesh the material... and give it a baked animation path... But then it won't be smart... won't shoot, etc. (It's just a dumb mesh floating in space)

    And yes to my memory there *are* special pathnodes for JUST flying objects... that might explain some stuff.
    Last edited by Phopojijo; October 23rd, 2008 at 01:23 PM.
    Reply With Quote

  3. #3
    The Silent Photographer Zeph's Avatar
    Join Date
    Sep 2006
    Posts
    4,887

    Re: Need help with flying actors.

    To clarify, it took off because it partially spawned below the floor and was bounced upwards.

    I'll look into the baked animation thing. My project can work without the things shooting back.
    Reply With Quote

  4. #4
    A Loose Screw Phopojijo's Avatar
    Join Date
    Dec 2006
    Location
    Ontario, Canada
    Posts
    2,749

    Re: Need help with flying actors.

    Yea... at that point you'd be just making a simple motionpath animation. Exactly the same as making a lift (except of course that lifts activate on touch)
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •