Pasting the opposite problem

I’m following this tutorial over at CGCookie: http://cgcookie.com/blender/2010/01/24/learning-basic-animation-and-a-walk-cycle/

Between 24 and 25 minutes in, it tells me that I can paste the opposite of a key frame, so the animation copies it, but mirrors it.

So I click copy, on the keyframes I want. Go to frame 15, and the paste opposite button isn’t there. What should I do?

Here’s an image of what I’m trying to do.


So uh, I was looking in the wrong place. Noob error. My bad people.

One more thing, when I click the paste opposite button, it doesn’t work well. Here’s my .blend…

http://www.pasteall.org/blend/14542

I’m just trying to get a walk cycle, that is 30 frames long.

In order for the “paste opposite” button to work your mesh needs to meet some specific criteria:

  1. It has to be symmetrical across the X-axis. If you go into Edit mode on your armature and press “1” on your number pad, are you looking at the front or back of your model? If not then your model is not symmetrical across the x-axis. When I do this to your model, the guy is looking toward the left side of my screen. He is not symmetrical.
  2. The left and right side bones need to have the same name but with a “.L” and “.R” denoting left and right. Your feet are called “RFoot” and “LFoot”. They probably need to be called “Foot.R” and “Foot.L”.

Other things that are messing you up are that your model and armature both have locations and scales applied to them. These should be ‘applied’ to the mesh/armature because they can cause problem down the road.

Thanks. I’m going to have to look into rigging properly when I have the time. I’m trying to follow the MFBGE tutorials and rigging is a small part of it. Shame it’s hard to get a grasp on compared to everything so far…

I’ve connected two keyboard sensors, keys ‘A’ and ‘D’, to an action.

I’ve set my action to ‘Walk’ which is the walk animation, but when I run the game and press the assigned keys, nothing happens…