dim3 Forum

Full Version: Pose/Bone/Script Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a problem....duh. Here's the deal, my pistol has a firing animation that has 3 poses in it. The poses are (in order) fire1, fire2, Idle. Fire1 has the slide all the way back in a firing pose, fire2 the slide is returning to it's default position, and then Idle is back to the default position. The script has the first pose, "fire1" as the firing pose. Nothing wrong with that, and it always worked in previous versions. So here's the problem, when I fire the pistol in-game, the whole arm rotates like it's firing, but the slide doesn't move back, and the hand doesn't rotate, it's as if the the only bone that's working is the arm bone, no other bones work, the poses cycle fine, and each particle and effect is played correctly, however, the bones don't rotate or anything.

Now the weird thing, the only way to fix it, is to add another pose, "Idle" to the very front of the animation, with a timer of 1. So the poses are (in order) Idle, fire1, fire2, Idle. Doing that makes it work fine, but WHAT?! I have no idea what's going on here, and if anyone knows, please help. Brian specifically because I think it's a bug in the Animator.

Thanks.

EDIT: Thanks for the heads up Bink, we don't want 4Chan killing us. Smile
This might be caused by the new tweening feature.
When changing an animation, Dim3 now creates a smooth transition from the previous animation to the new one.
It's probably not meant to behave like this in your situation though, so I'd say it's a bug.
Be happy that you have found a workaround for now. Wink

Also: The so called "lolcats" (like the one at the end of your posts) don't belong here. If you want to post cat macros, go to one of the chans on caturday. Don't post them here. Anonymous does not like that.
Bink Wrote:This might be caused by the new tweening feature.
When changing an animation, Dim3 now creates a smooth transition from the previous animation to the new one.
It's probably not meant to behave like this in your situation though, so I'd say it's a bug.
Be happy that you have found a workaround for now. Wink

Also: The so called "lolcats" (like the one at the end of your posts) don't belong here. If you want to post cat macros, go to one of the chans on caturday. Don't post them here. Anonymous does not like that.

That's exactly it, and I've fixed it in the newest stuff (unless that's where you're seeing the bug, then I haven't fixed it completely.)

[>] Brian
Reference URL's