Recent content by bschumacher

  1. B

    UMA 2 - Howto

    When you make a character and add items there are some things that the wizard doesn't do for you. I wouldn't initialize them at runtime, the character is but the prefab has the items on it already.
  2. B

    UMA 2 - Howto

    Item setup is a challenge. Items do not come by default you have to setup each one manually. IK is a little wonky, feet don't touch the ground by they do adjust to angle, I'm sure there is a setting for it somewhere. There's a lot of configuration that goes into item setup.
  3. B

    Animation failed to exit correctly

    The gliding is fixed by setting movement index = 1.
  4. B

    Animation failed to exit correctly

    Yeah I don't know about that, I would wait for Justin to get back to us. One thing I did think was odd is when I was setting up the weapon animator there wasn't one for the katana or sword, like the assault rifle so I used the Demo one, that's probably what's wrong.
  5. B

    Strings of Ambivalence

    Need some blood splatter =P. Looks pretty dope though.
  6. B

    Animation failed to exit correctly

    It appears to be stuck looping in aim idle. So you can double click all day but if your triple click it breaks.
  7. B

    Animation failed to exit correctly

    I got the same issue. Made a new Melee weapon, third person melee. Assigned it to animator id 22, sword animation. Pressing attack and letting the animation play out it works every time but when you click multiple times the animation freezes at the end and does not return to idle. Doesn't...
  8. B

    ONYX: Combat Devolved

    I have Indie 15.0 that I got on the asset store, it would have been nice if they kept it on there.
  9. B

    UMA 2 - Howto

    No problem, the UMA 2 asset store thread is a very responsive place to get help too.
  10. B

    UMA 2 - Howto

    If you want just arms you can make a recipe with just arms. No need to make a race. Best of all you can swap them at runtime very easily and fast.
  11. B

    ONYX: Combat Devolved

    My Houdini license has been jacked up for the longest time, loved the concept though. Looks like a good start.
  12. B

    An as of yet unnamed Shooter game.

    Yeah lots of content coming. That's only one terrain tile, world is going to be a much larger persistent cluster.
  13. B

    An as of yet unnamed Shooter game.

    Same link, I just update the file version.
  14. B

    An as of yet unnamed Shooter game.

    Alright now multiplayer is working properly, mostly. I know of some conditions that can cause chaos but it's rare. Spasm on the keyboard before your character is first created and you'll glitch around, maybe it might be fixed with the glitching I haven't tried it. Other than that though seems...
  15. B

    UCC AI isn't attacking with weapon

    LocalLookSource fires from the feet =/ unless you're setting the position to where the camera should be in code. Or there's some other integration class that's included. Add tracers. Different issue it seems, but should help in the future.
Top