Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: Question about Random Face Animations...

  1. #1
    Banned
    Join Date
    Feb 2009
    Posts
    640

    Question about Random Face Animations...

    I have a simple question. Is there a way to make a Marine or anyone for that matter to make different facial expressions? Like when a Marine gets shot, they make a face of pain, and when a plasma grenade, they make a surprised look? This would be good for Campaigns and Machinima
    Reply With Quote

  2. #2

    Re: Question about Random Face Animations...

    Halo 2 uses an "emotions" animation, it's just an overlay animation with different facial expression which the engine interpolates between in game. Halo 1 has a slot for the emotions animation, but I haven't tested if it's actually a used function in the retail build of the game. Even so, the halo 1 bipeds don't have enough facial bones to make any sort of complex facial animations.
    Reply With Quote

  3. #3
    Banned
    Join Date
    Feb 2009
    Posts
    640

    Re: Question about Random Face Animations...

    So.. thats a no right?
    Reply With Quote

  4. #4

    Re: Question about Random Face Animations...

    Quote Originally Posted by RobertGraham View Post
    So.. thats a no right?
    That's a maybe.
    Reply With Quote

  5. #5
    Back for the Russian Halo p0lar_bear's Avatar
    Join Date
    Sep 2006
    Location
    Connecticut
    Posts
    5,572

    Re: Question about Random Face Animations...

    I know emotions are used in cutscenes; look at Cortana and Keyes in the opening cinematics. However, like Choking said, the stock bipeds don't have their faces rigged for facial animations past the mouth moving. Moreover, I never actually looked into this kind of thing, so I don't know if it's possible to tie an emotion to an action or whatever.
    Reply With Quote

  6. #6

    Re: Question about Random Face Animations...

    Quote Originally Posted by p0lar_bear View Post
    I know emotions are used in cutscenes; look at Cortana and Keyes in the opening cinematics. However, like Choking said, the stock bipeds don't have their faces rigged for facial animations past the mouth moving. Moreover, I never actually looked into this kind of thing, so I don't know if it's possible to tie an emotion to an action or whatever.
    Those particular emotions are part of the actual cutscene animation, they aren't dynamic, which is what he's asking for. I'd imagine the emotions animation has a hard coded order, since it's an overlay animation. For example: frame 0 = default, frame 1 = smile animation, frame 2 = frown animation, and so on. The engine would probably match these animations to specific actions/events just as it does with dialog. I can't figure out the order for halo 1 tags if it's even used, since I haven't seen any bipeds that use it.
    Reply With Quote

  7. #7
    Banned
    Join Date
    Feb 2009
    Posts
    640

    Re: Question about Random Face Animations...

    This would be nice for machinima, because I would also like to add voice for things like if a team mate shoots his partner, the AI will say "What the hell is wrong with you?!" like when you kill another marine, and he will make an Angry/Questionable face. Though, I need voices, lol.
    Reply With Quote

  8. #8

    Re: Question about Random Face Animations...

    This is relevant to my interests.

    If nobody else has it figured out already, I will be experimenting with this at some point for BCE. Hopefully we'll add a facial expressions notch to our collective community belt soon.
    Reply With Quote

  9. #9
    Back for the Russian Halo p0lar_bear's Avatar
    Join Date
    Sep 2006
    Location
    Connecticut
    Posts
    5,572

    Re: Question about Random Face Animations...

    Quote Originally Posted by Choking Victim View Post
    Those particular emotions are part of the actual cutscene animation, they aren't dynamic, which is what he's asking for. I'd imagine the emotions animation has a hard coded order, since it's an overlay animation. For example: frame 0 = default, frame 1 = smile animation, frame 2 = frown animation, and so on. The engine would probably match these animations to specific actions/events just as it does with dialog. I can't figure out the order for halo 1 tags if it's even used, since I haven't seen any bipeds that use it.
    There's two script functions I noticed a while ago:

    (unit_set_emotion <unit> <short>)

    and

    (unit_set_emotion_animation <unit> <string>)

    So the sequence I don't think is hardcoded; you could have one unit have indifferent, happy, angry set to frames 0 1 and 2, and on another one you could mix it up, though that would be a bad idea.
    Reply With Quote

  10. #10
    Senior Member Hunter's Avatar
    Join Date
    Jan 2007
    Location
    Stoke, UK
    Posts
    2,968

    Re: Question about Random Face Animations...

    If it is in cut scenes I am use it is porssible. We can do more or less everything else bungie did in Halo CE.
    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
  •