iTween for Customizable-at-runtime Character Body Animations
I'm wondering if there is a maximum for simultaneous calls to ITween - it seems to work well for simple character joint animations (such as a basic walk), that can be customizable at runtime with...
View Articlehow do i make a character from scratch
im trying to make a character for my unity fps game but i dont know where to start. i dont just want somewhere to go i need to know how to actually make the character so if someone could please help...
View ArticleHow to prepare 3D model to animate in mecanim.
I followed a couple of tutorials and learned how to build a humanoid model's bone structure in a 3d modelling application. But I didn't watch the rest to rig my character. Do I also require to rig my...
View ArticleWhy do unity doesnt make my character sheet background transparent (2d)
Yea so basicly when i create a sprite and make the background transparent when i add it to a material with the (Transparent/Diffuse) it makes the background transparent, but when i put on my character...
View ArticleCharacter animation with Animator isn't working.
Hi, I'm actually trying to set the base of my game. I imported from maya the scene, the character (Mesh and bones), and the animations file which are the same file as the character file but with...
View ArticleIs it possible to copy keyframes from the animation of one GameObject to...
Hi all, I'm busy animating a character in Unity using the RageTools from Freakow. The character I'm animating is a 2D swimming character. I have created the animation for his front arm, let's call this...
View Articlecharacters interaction
Hi. Have a question here. Is it possible to move character (without input, but thru the script) to certain point with other character. After he reach it will play animation where they both interact...
View ArticleRig: Copy from other avatar
How does this work, because when I try it like this: Character import settings: ![alt text][1] Animation import settings: ![alt text][2] It ends up being halfway through the ground, like you can see on...
View ArticleWill quadrupeds ever be fully supported in Unity with IK as humanoids are?
We are currently developing several educational titles involving many 4-legged animals. Up to this point, we have set up IK with the characters imported under the Legacy animation system. It works,...
View ArticleAnimation problems...
Hello everyone, So I am rather new to Unity, work mostly out of Maya. But I have a project requiring a humanoid character, animated in Maya to be placed in a Unity space. The project is a 3D side...
View ArticleHow to switch animation controllers dynamically?
Hi, i'm making a 2d RPG game in Unity. The player character has different weapons he can choose from- sword, spear, etc- and therefor has different animations and stances for each weapon. How would I...
View ArticleHow to make animations
i figured out how to use mecanim's controller system, but when i try to make a new animation it doesn't instantly add all the transform things to the curve section of the animation tab. instead i have...
View ArticleRotate 2D object counterclockwise in Animation
Hello, I am making animations for a 2D character. I want to set the rotation to be counterclockwise instead of clockwise. I have tried setting the Interpolation to Quaternion, but the animation acted...
View ArticleAnimations
Hello. Im currently working on a game where i need to spawn a model of a human. I then want the character to display an animation. Ex. The character spawns and walks over to a machine. He then locks...
View ArticleHumanoid Rig breaking animations that work fine as Generic
**Update: We submitted this as a bug to Unity and they've confirmed it's an issue with the Humanoid rig. It should be fixed in the next release.** You can see a demonstration of the issue at hand here:...
View ArticleMecanim Animation won't stop looping.
Hello, I have set up a walk/run cycle for a Character that I am playing with. I am having an issue where on touch input the Mecanim transition will take place (playing the animation) but the animation...
View ArticleIs there a way to offset part of the animation?
I have an animation where the character dies, so theres a cloud of dust and then a grave. How can I offset the cloud and then continue like normal with the grave (relative to the position of the...
View ArticleCharacter Animation - Roll Forward
Hi, I´m new to unity and I need some help. I have modeled a little Character in Maya and created some animations for it. One for Jumping and one for Rolling forward. I imported it to unity with a...
View ArticleAnimation Help
So I been using Blender to make my character animation in my unity game, there are cut scene were it show the character do a few jump, my Question I'm asking is there anyway I could do the character...
View ArticleWhy is my animator window blank?
Hi, So I've just recently started using Unity so I only know some of the basics. I was watching a tutorial on how to make third person characters and I realized that the animator tab was blank and I...
View Article