In this first section of this Blender 2.5 Video Tutorial, I cover the creation of a game-friendly model (i.e. low-polygon), texturing, rigging, animating, and bringing it into the game engine with basic forward and back controls, as well as turning left and right, and running.
The first 8 minutes of the video is a time lapse video of me modeling and rigging a quick low poly character. With this series we wanted to focus a bit more on the game engine.















TY David Ward, I been waiting for a long time for some game engine tutorials.
you’re welcome
it’s long past due, i’ve been meaning to dive into the game engine for some time now
ples send me a email of the vid thats not in time laps becas you go to fast thanks
So I was following along with the tutorial, and for some reason, when I set up the actuator to run the walk cycle in the game engine, it doesn’t work. I hit P, and my character goes back to its rest position. I got rid of the modifier and made the armature the parent of the mesh. Any reason why it still isn’t working?
Actually I have the same problem when i press P, it returns to its first position, i did all the same things but doesn work, does anybody have a clue how to fix it?
David you are amazing – a have been waiting on such a tut for months – u guys here are awesome and to think all this is for FREE – a really am considering signing up for citezenship – great tutorial and cant wait for the other parts =D
love the way you pronounce “actuatooor” like a evil master mind. like THE evil master mind you are
neat tutorial. good rythm through it and nice to see you bump into problems and the solutions. keep it up. I will def. become a citizen.
MUAHHHAAHAHAHAHAHAHAHHAHA… ha.
my only problem is how to work my own game enginE!
plz help me…..
Excellent tutorial, especially when you consider that i was never particularly interested in animation. But after seeing this baby, i am developing an appetite for animation. I am also surprised that i could actually follow and understand everything. That’s also a teatament to the quality of this tutorial and this whole cgcookie team! Thank you very much.
yes, it’s quite addictive once you get in there and get rolling
Is The the Game Runtime in the 2.5 where you can save your game as a stand alone?????
Love the Lesson
Thank you so much..
i was actually just researching this a few minutes ago, and from my research, it seems that the option is not yet available. however, i’ll keep an eye on graphicall.org to see if they release a build in which it is.
Unfortunately the ‘save as runtime’ option won’t be coming in 2.5 until its final (ie 2.6). I believe they’ve said this is because the Blender Player is the last thing they will work on as there is a whole load of other things to finish before then. The player is what allows you to run the games/demos etc externally to Blender.
This means you’ll have to settle for running it inside of 2.5 for now, or work with 2.49 if its something you *have* to save in this way. Its quite unlikely you’ll be able to open the 2.5 file in a previous version and save it successfully.
PS: Great tutorial
yeah i was afraid of that. unfortunately that’s the kind of thing you run into when you’re working with software that’s still in development
Ah finally. This is why I’m learning blender, to create unity3d assets.
HI, DAVE looking great your tuto
.
can you tell us what are you gonna do the next part ?.
I hope you can answer thanks.
the next part will start dealing with the physics area; for example, gravity, rigid objects, etc. we’ll add a “jump” control, and the gravity force will pull him back down after we jump. there will be a floor and maybe some blocks and such that little eddie can jump up on top of, or push around.
That is awesome. Thank you! I thats my weekend gone.
I look forward to the next section.
GLSL
Graphics Libary Shading Language, if I’m not mistaken…
(Actually OpenGL Shading Language)
Nice tut

Much easier than I expected, actually.
just wondering: Why do you do a box? Wouldn’t a plane do aswell? Or even an empty?
the box will act as a “forcefield” for collisions and such when we start getting into the dynamics
ah, I see
would a mesh bound closer to the main char mesh (like for instance the unsubdivided version of the char) make the simulations any more real than the box or will it just be the same (except for being slighly slower), for the kinds of dynamics, you’re going to do?
For the static motion, you could use the “flipper” option in the actuator.
Why the line down the middle of the face?
Could you use a “walk” action and set the start at 39frames and the end at 0? Would that reverse the animation?
Thanks for the tutorial.
I guess, what you’d need to do in that case would be to set start to 40 and end to 1 and as the time interpolation is basically a line from start to end frame, this in theory should inverse the direction and work as expected… At least that’s my guess. I’m not less than a noob with the game engine^^
not not less but less.
I’m not even a noob. that’s what I wanted to say
I wish there was a way to duplicate similar actuators, controllers, and sensors.
I also wish there was a way to drag and drop them; it would be a much more convenient way to organize the logic bricks.
You can. Select the object with the block, and then shift+click the object that you want the blocks to be copied to, Press the spacebar, and type in the phrase “Copy Logic bricks to selected”.
Every time I see a “part 1″ at the end of the tutorial, I am instantly excited. I’ve wanted to play around with the game engine for a while, but I don’t know where to start! This is a great tutorial already (I’m only halfway through) and I’m very excited for the next section(s). Keep up the good work!
oh thanks for the answer dave
.
i see Blender going for a excellent way .
i think i’m gonna start a game in Blender
.
see you
Nice! I was really waiting for a BGE* tutorial. I’m reading The Blender GameKit, from the Blender Foundation. It’s a very good book for those who want to learn about games in blender(2.49b).
Unfortunately, 2.5 is being developed for the Durian Project, so the focus is movie production, not games, but I still prefer 2.5 because of the UI…
*BGE = Blender Game Engine
Good tutorial, thanks. Would there be a way to get the walking/running animations to ease out as well as ease in? As it is, the character abruptly snaps back into the old pose when you let go of the key.
Maybe you could do a higer ease in for the base pose? As I understood it, an ease in for one should equal an ease out for the other…
Argh, what’s the matter with my English today…
I meant, an ease in for one should be equal to an ease out for the other. It’s basically the time to get from one animation to the other.
So it would probably work to do a, say, 10 frame ease in for the steady pose and the ease out from walking or running would become quicker.
Yes, that might work. I haven’t actually set up my own scene yet, but I’ll try it when I do.
Best Game Engine tutorial so far. It was also a good animation tutorial.
Nice job Dave, looking forward to the next section.
Very nice, David. I’ve never been much into the game engine but this definitely got me interested. Thanks!
can i sign up to be a citizen without having a paypal account ?
Currently this is our main processor, but do also have google checkout. Send an e-mail to support@cgcookie.zendesk.com if we can help out further. Cheers – W
i cant find any google checkout option , only paypal
Well done Dave. My kids stood here and watched the entire tutorial. Question/idea: In the static action, how would one set a timed idle animation? I may not be phrasing my question properly…in many platform games when the character is idle/static for a certain length of time it might look to the camera with a surprised look, or tap a foot, or whistle a tune. I must become a citizen…Eddie needs a ray gun.
Thanks.
I’m no expert but I think what you could do is set up the static animation so he just stands for however long, then set up keyframes to make him tap his foot, etc.. Because the game logic starts the action over each time. Tell me if this made sense.
You want to use a delay actuator to do a one shot play of your idle animation. You can use random to randomly decide from a few if you want or just cycle them/have one which is easier
Thank you. I will try it.
Yet another great tutorial Dave! This one is as good as Johnny Blender! I’m glad you have this for two reasons
1. You are a great teacher
2. There are hardly any GE tuts out there!!
THANKS!
There is anywhere I can download this vid. (I have a friend who wants to learn the BGE and has limited net)
Well, you can get everything for 4 $ at once or 10 $ / month (getting a cizizen) for that, I guess…
I’m pretty sure, it’s well worth it
Can’t wait for the second part :-p
One question, are normal maps well implemented in 2.5
In your movie, I can see you have black geometry when Normal map is ON.
The same thing happens when I set normal map in 2.5 but all goes fine if I set up nor maps in 2.49 and then load the file in 2.5 ????
Any clue ?
“hit it stop…it stop..” just funny
Hey, awesome tutorial! Quick question though; couldn’t you animate the character actually taking a step and then leave out the part to make the entire character move, so that it would ensure his foot doesn’t slide around when he’s walking?
Wow, this is so awesome!!! Thanks!
well thank you very much… here I am trying to work out how to replace hair with scales (in case you are interested.. setting the particle render to object and pointing it to a modeled scale, and working out how to sort out the rotation*)and you release another fantastic tutorial to distract me… I demand you stop releasing all this interesting content right now so that I can concentrate.
*(rotation set to normal, y goes straight out from the face, phase rotates around Y. haven’t yet figured out how to rotate around the x and z other than rotating the poly object set as the scale)
Hi David,
I have using Blender for a while now (admittedly on and off), but since the creation of Blender Cookie and the development of 2.5, i have a renewed interest in 3D.
Before watching this tutorial, i had never thought of touching the BGE, but now I am keener than ever!
Thanks, it was great!
Hello, thank you so much for this tutorial. It’s been very helpful so far but i have hit a snag. For some reason blender is not letting me flip the poses properly. I have all the bones named correctly and all. But for some reason when I go to copy and paste the armatures, they do not flip, though they do move in a completely random direction. It would be great if you could explain what is going on here. Thanks so much!
I actually just figured it out, but it is still confusing me as to why it was giving me trouble. Originally my character was facing along the Y axis, but when I rotated the rig to face along the X axis, everything worked fine. hmm… a bit confusing, but now i can happily continue with your tutorial!
Not a bad tutorial but I personally think its bad practice to start off using dloc for movement. It just doesn’t interact with the game physics well. Servo controls, while more complicated, give a much better result.
Very cool tutorial.
I cannot wait to see the next ones!
Part 2 just hit the streets – http://www.blendercookie.com/2010/05/20/game-engine-part-2/
Great tut! Alien is cool!
Great tutorial! Personally, I found the parts where you described how to animate various actions exceedingly helpful! Off to watch part 2
Hi Dave, the tutorial’s excellent but I’ve hit a snag. I’ve tried a few different builds of blender, but none of them seem to have the physics buttons you use (actor, ghost, invisible etc). Do you know what build you used for this? It would be a shame to stop part through a great tutorial.
yeah I have the same problem.
been looking for solutions for days now, can’t find any
try changing the engine from render to game, its obvious but quick subtle
Lol…. 5:12 No comment accept for LOL
Hello! I got an problem. When i type in the “Action” in the ac bar, it’s dosn’t recognise it or something. It’s just dissaper. sorry for my bad english i’m from sweden.
Thanks for the great tutorial!
GLSL Stands for Graphics Library Shader Language, it is indeed the OpenGL Shader Language. Blender can run them through the scripting I believe, an extremely powerful tool if you know the language.
I thought you couldn’t use a subsurf modifier for game characters? If I was to export this for another game engine, would it retain everything from the subsurf modifier? I have always been under the impression that would not work for a game.
http://daughterofmoonlight.deviantart.com/#/d2sgzv4
Hey, great tut! I love it! I have some ideas for the next one…
-dying (and re-appearing at the last checkpoint)
-killing (with one attacks, two, etc.)
-switching in between weapons stored on the character
-adding video when you reach a certain point
-doing something to open the next area
-picking up money or weapons
-buying and selling things with currency
-life bar – measures life
-earning new attacks
-changing costumes
-switching in between levels
-and more
Thanks!
-AEvans
man, i wish i could do all of this….. i just downloaded the program and im still trying to figure out the basic controls lol… btw im 14 and im looking forward into a career in game design, so if you have any valuable resources it would be appreciated
Hee i have a question. where did the actor rigid body buttons go
There like gone and now i can’t make my game anymore:(
Hey guy =)
Great tutorial!
By watching it I’m just creating my first blender work!
But I don’t understand how to extrude the legs. I cant extrude them individually but only together.
On top of that I haven’t got these sidebar on the right so that I even can’t follow your instructions to extrude the legs properly.
Hopefully the last sentence makes any sense
- Best regarts from Germany =)
There was a question a few post back you must pick the (Blender Game) where it says (Blender Render) at the top to see the Actor, Dynamic and all them settings.
Also I have found that when you delete the Armature Modifier form the Character mesh it does not work in the newier 2.53 Beta, instead of deleting it just click off the (Realtime display of the modifier) (The Eye symbol). Hope this saves someone some time I wasted about 2 hours on this problem.
Thank you! I was running into the 2.53 build 31315 problem where deleting the armature modifier caused me problems. Turning off visibility but leaving the modifier worked like a charm!
hoho, thanks a lot! I was using 2.53.. but already waste 1 hour trying to figure it out! it was driving me nuts!!!
It finally works!!!!!!
Hey guys,Even I had the problem and was wasting 2 days in that…..thank u for ur comment……now its working….
Thanks for this tutorial! Finaly something on the Game Engine:D
You are awesome dave!
That was a really fun tutorial to watch, wish my university lectures were as fun as this!
Had a good laugh watching little Eddie run at super sonic speeds and do the moon walk.
Thanks!
yah great tutorial hope you make a fps one…
Great tutorial, but I’m stuck on the part where you deleted the armature modifier. Now when I press ‘P’ the model shows it’s ‘neutral’ pose, like in Edit mode.
Any help?
Hey Ian, take A-Nony-Mus’s advice (post #75)
something is wrong with my computer whenever i start the game an error message pops up and it tells me to close the program, I even uninstalled it and reinstalled it what do I do?
This is an AWESOME video!
Extremely helpful video! Thank you!
hey man this are all great tuts you and jonathan make great tuts i love then all , well all that i seen so far im getting better and better using blender i would love if you mr David could take this gaming series a bit further i know maybe explain how to make a fps game some fps are on youtube but for older blender ver. so please i would love it if you could like make a blender game series kindda like the dragon on i loved it making a complete gaming tutorial would be wonderful again thank you for your great tuts i tilt my hat to you man you are great . greetings from el salvador
Hey, where are the actor, ghost, and invisible options in the game logic section in 2.54? They aren’t anywhere to be found D:
Hey guys nice video, i was just wondering if someone could email me there finished copy of this tutorial, im not sure whats wrong with mine, but id very much like to see how it all works infront of me, cheers
Email: mynewaccount_me@hotmail.com
when I model the legs they stay stuck what do I do wrong?
You need to turn off ‘Do Clipping’ in the modifiers tab. I hope this is what you mean, if not just email me a photo of your setup.
plaathealmighty@hotmail.com
Hey i was wondering if you could add like an indian feather hat to this guy and send me the .blend for free please.
my email: simbleau@inbox.com
I’m making a game for school and its hard as a mofo.
Hey Guys, here is another way to make charakter animation visible in Blender 2.55 you rigging and animating your character and then apply all modifires apart from the armatures modi. then it works also…
excuse because my poor english.
i’m from Germany
I am having problems with your tutprial. I have done everything up to making the armature control the body in game engine but the animation just wont respond to keyboard button, it renders, but it wont seem to recognise what i am trying to do, any ideas, i tried to see if the object was being recognised by making it into a rigid body to test of gravity, but the action actuator just wont seem to make my animation work in the game engine.
Alex
^Hey there, i have the same problem that Alex Dixon has. My Puppet won´t play the animation “ingame” if i press the key i´ve refered to. my blender version is 2.55 beta. I hope you can help us, it´s making me sad
okay found the reason why it didn´t run probably.
in your tutorial you are deleting the “armature” modifier, i did so as well. but in v.2.55 this doesn´t work.
what i did then was i added the armature modifier again, but it didn´t run anyway. the problem was, if you add a new modifier it will be stacked under the other modifiers, and there was the subsurface odifier on in the stack allready and it was on top of the list, so i had to put the the armature modifier back to the top of the stack… at last i had to make the armature modifier invisible (“small eye icon off”) to do not overlap the parental armature binding… i hope i could help someone out with this little fixing guide and thank you dave for your awesome tutorials, keep going please!!!
it isnt working for me
, i never added a subsurface modifier ( im applying the tut to one of my own model) im using 2.56 beta so maybe they changed it again, i dont know.
thanx anyways
my regards
thank you good sir, you saved me
Thank You so much! I was so disappointed when it didn’t work, but it works now. Your a life saver. 2.56 beta
Thank you Craboom; after playing around in Blender 2.62 for a while today, in addition to your advice, I think I have found out some more ways to get the “character” to move after pressing the “p” key on the keyboard (in the 3D View Editor)in Blender 2.62 :
1. After creating an animation in the Animation lay-out, in the Action Editor, to the right of the “Unique datablock ID name” you may notice a button labeled with the letter “F” – if you see the button with the letter “F”, select the button with the letter “F” for each animation that you enter into the project so that you don’t lose animations when you close Blender (then “save” that project).
2. In the Game Logic lay-out, after you have set-up the actuators for the armature (the “walk”, “static”, and “run” actions), try setting the “layout” action setting for the the “static” action to a value of “0″; then try setting the “layout” action setting for the “walk” action setting to a value of “1″; then try setting the “layout” action setting for the “run” action to a value of “2″; then try pressing “p” with the mouse cursor in the 3D View Editor and see if the “character” is animated.
3. Something else I noticed in Blender 2.62 is that the “Type of parent relation” between the armature and the “character’s” structure can be set to “armature” and the “character” will still be animated after pressing “p” with the mouse cursor in the 3D View Editor.
Hi,
because I’m not very able to understand oral english, I want to ask you if you have the text transcript of it.
i’ll be very gratefull.
I can’t scale the bones in the x and y axes.
Can you help me please
Can you make a quick tutorial how to edit the bone ?? or is already tut there ??
I solved my problem.
You have to do CTRL + ALT + S to resize the bones.
how can you change the form of your subject??
I have version 2.49. The tutorial link within the program got me to this video, but it’s for 2.5. There’s no “game logic” option from the pull-down window in my version, so I can’t proceed. (Why in the world does Blender send me to a site from within my version that I can’t use??)
I figured out how to go on with 2.49′s different displays. But now I’m stuck at the whole armature part. How do I change the armature from being an object if I don’t have that pull-down menu? In other words, the tutorial says Blender is regarding the armature as an object, and apparently in 2.5 there’s an easy menu to change this. I can’t find any way to do this in 2.49.
How do you attach the knees? You didn’t explain it at all in the alien one, and my character’s legs keep twisting in the wrong direction.
ARMETURES CANNOT BE NAMED OR USED IN ANY WAY.
HELPHELPHELPHELPHELPHELP
PLZ PLZ make a tutorial on how to make that model
I’m working with 2.49.. every time I add a new animation, and continue to animate, it seems to affect previous animations I’ve done. Can anyone help me with why this is happening?
Hi, I’m working with Blender 2.49, but I’m having a hard time understanding the organization of actions. Whenever I edit one of my actions, it seems to be affecting other ones. Can anyone help me with this issue?
every time i parent the thigh to the hip it disconects it from the shin help!!!!!
Sencillamente fabuloso video tutorial,es asi como se deben hacwer las cosas,con profesionalismo,asi da ánimos de trabajar.
Muchas fracias y muchas felicitaciones.
Hey guys,
I’m using blender 2.56 and I finally found out how to get my animations working in the game engine. Make sure your armature modifier for your model is at the top of the stack and apply the subsurf modifier (if any). After that go into the object panel (picture of a cube) and make sure the parent of the model is the armature, but keep it as object. Then go into edit mode and move your model back into the position it was in and Voila! it works.
I think I love you man, I could not figure it out thank you SOOOOOOO much!!!
genius, had that problem but now everything is going well thanks
My friend!
THANKS very much…
I was almost at the gate of mental diseases hospital trying to figure out how to solve that problem!
Can anyone tell me why when i try and model like he is in the modify mirror x axis mode after adding a sub-surf as he does my mode gets areas that are like chopped in half? Like for example while watching this tutorial I was trying to recreate his character but the guys head always gets split and rounded off down the middle making it appear as if he has two heads? By the way awesome tutorials and love the animations in part 3 really befitting of the character style. Thanks in advance to anyone who can offer any insight onto this problem of mine.
Never mind, I feel like a fool. Just now found the clipping option since I just started using the 2.56 beta. Couldn’t find that option for some reason in the version I was using before.
This is the coolest thing I have ever seen. Now, how would one export this? And in what format?
Thx for great tutorial Mr. David. Folowed tutorial in Blender 2.56a and i cant get my animation working in GE. Tried to do the same as in other posts but no results. I have my blend file at http://www.blendupload.com/download/d1ca10303c1d8d535647c133f20e6d80
Can anyone who think can solve the problem to take a look at .blend file?
wowo good job tehk you
When he walks backwards he’s moonwalking, since the animation still plays forwards. Is there a way of playing the walk cycle backwards (instead of having to create a separate walk cycle just for walking backwards)?
how would i change an object to an actor in 2.59? i don’t get that when i click physics.
Hi Calzaath,
In order to change the actor settings and such, you must first change the render engine over to Blender Game from the top of the 3D Viewport. Then you can go to the Physics buttons and adjust ad will
-Jonathan
oooohhh okay thanks so much!
I’m having a problem with the game engine. When I press P Eddie I don’t see Eddie, but I could see any other mesh I put in. I tried recalculating the normals, but it didn’t work…
Can someone help me?
Thanx!=)
hello,
where is the alien toutorial that you keep mentioning in this video?
oops i didnt mean to post it twice
Hey Defiler117,
glad to help.
To find the alien tutorial series, go to the “tutorials” button at the top of this page and click on “animation”. One of David Ward’s should be the first on the list, click on his name. Scroll down and click on page 5. The first few videos (starting from the bottom) are the alien tutorial vids.
I’m having a problem with the game engine. When I press P, I don’t see Eddie, but I could see any other mesh I put in. I tried recalculating the normals, but it didn’t work…
Can someone help me?
Thanx!=)
I’m having a problem with the game engine. When I press the P key, I don’t see Eddie but i could see any other mesh i put in. I tried recalculating the normals on him but it didn’t work…
Can someone please help me?
thanx
nvm, i figured out the problem: i needed to change the display to GLSL…
do u need photoshop to texture it?
You can use the GIMP, open source program to do texture it.
even paint.net would work
I need help with getting actions to work in the game engine. Everything seems fine, but when I play the game the character does nothing, just stand in the neutral position although I have to sensors, one for keyboard and one for always, neither of them work. When I change the always to some other actuator like a filter it works. For some reason the animation does not work. Any solutions?
Is there any tutorials you might suggest that would go through modeling a character that would work for this? I’ve been using Blender for a few months or so, but just recently started getting serious with it, and I’ve been searching for tutorials that go all through the modeling process, from making the actual character, to rigging it, modeling hair, clothes, etc. and animating it. Most of the tutorials I have found came from Cgcookie.com, and they’ve helped me out quite a lot. I started modeling my own characters from the head basemesh in Jonathan Williamson’s tutorial, but I’m not exactly the best with it. If you can do a tutorial that goes through modeling Eddie, or know one that models a full character, please let me know. Thanks so much.
Hi Dexter,
I’m glad to hear you like the tutorials! We don’t currently have any free tutorials that go through the full game character process, however I do have my new series available for pre-order right now that goes through the entire development process from sculpting the high res character to rigging and animating the lowpoly version and even exporting it out to Unity.
If that’s not quite what you’re looking for you might find David’s alien tutorials helpful: http://cgcookie.com/blender/2009/12/01/box-modeling-an-alien-character-in-blender-2-5-alpha-0/
-Jonathan
And nice job on the character, kinda got an Invader ZIM theme going
You should have a tut on making the character. I thought you did but I can’t find it. Maybe I’m just retarded lol!
Hi Langarulz
Here is the Link to David Wards Alien Tuts.
This is about Boxmodelling the Alien:
http://cgcookie.com/blender/2009/12/01/box-modeling-an-alien-character-in-blender-2-5-alpha-0/
This is about Rigging the Alien:
http://cgcookie.com/blender/2010/01/04/rigging-an-alien/
And here you can find a lot of more Tuts, all from David Ward:
http://cgcookie.com/blender/author/david-ward/
Greets Freddy
I have a problem, I can not combine the two movements. When you press P it all goes well but after the first movement I press up arrow and does not walk, do nothing. What could be? I use 2.59 thanks.
solved the problem, you have to put in Action, Static pose, Priority = 1.
hi
i followed this tutorial, but when i hit p to play, my character dont moves.
he just stands in the position in that i modelled him.
Same problem here :-/
sorry for not getting this answer across earlier but either try comment #75′s solution or just dont remove the modifier and keep the armature as an object and not armature in the object panel.
Nevermind just look at post #75
Hallo from Germany
First thing: Im new to Blender but im Learning fast and with your Alien Tuts (they are very great) i made my fist model and rigged it.
Im at the point to make the animation Walk working in the Gameengine, and yes is set the Armature option in the Object settings, but it still don’t work. I set the Mesh to Actor in the Physics options and removed the Armature modifier but it is still not working.
What have i donw false?
Thank you for the GREAT tutorial and your help
greets Freddy
Hi David,
Wanted to say thanks for this and many other great tutorials. I am kind of having a bit of an issue with the game engine though. I modeled and rigged up a robot type character but I cant get his run cycle to work with the engine. Needless to say, I am a lowly noob to blender and probably did everything wrong. But I have the run cycle up on youtube if you wanna check it out.
http://www.youtube.com/watch?v=C20RCii-VdE
I’m kind of clueless as to why it wont work with the engine. I can only guess that it has something to do with there being multiple objects connected to the rig? Anyway, thanks again for the tutorials!
Nice video. I’d already read and experimented up until the physics portion before I got here, so when I saw you parenting the box and the alien, I saw why a mile away; although it didn’t take away from the absolute genius of it.
I am running into the same problem as the two posts above. Unlike the them, though, I am 98% certain that I followed the tutorial to the letter. But when I hit “P” to start the game, Eddie takes the default pose and doesn’t react to inputs.
Is there something in the more recent versions standing in our way of getting beyond that part of the tutorial?
Oh damn, post #75. Never mind
Could you please put a video up with the first part not sped up thanks
otherwise this is the best turorial thanks heaps!
AWESOME tutorial. Thank you VERY much.
– make his arms swing opposite his legs.
One comment to perhaps improve on character’s movement – although, I am surprised if no one has mentioned this already – my apologies if they have:
If you want the character’s walk to look a little quirky – leave him just as he is.
If you want his walk to look more “natural” – as we humans walk
Looking forward to more tuts from you. Thank you so much!
Hey man, I have a problem similar to what you had in the first 18 minutes of video. When I start the game engine animation does not work. I’ve tried to solve the same way you solved and the video does not work. What can I do? Do you have another way to do this work?
The post # 75 already helped me! hehe
The subsurf modifier was not applied!
Wow! 4 days scratching their heads!ó.ò
I promise an excellent game! Thank you for your generosity in posting this tutorial! Wonderful! Congratulations!
This is great, I can finally make that game for my girlfriend ive been wanting to make for three years, Ive been using silly old Java, while modding games such as fallout with Blender, hopefuly I can combine my skills and learn to create a simple, nice and easy game as a suprise christmas gift for her.
Will post screenshots when availible
You look… happy…
awesome man!!!!!!!!!!!!!!!!!!!!! l can not wait to try this
Pleease help me after the walk animation when i hit P nothing happens and eddy dosen’t appeare
are u in glsl shading? are u in textured mode? are u in object mode? check these things and see if that helps
how do i make the box invissible in psycics? it doesnt are the same choices in the newest poser.
you click on invisible in the physics panel
ummmm. i ran into a big problem when applying the armature for the animation, my model has 3 parts: body/arms/head, right ring band and left ring band. i joined them but when i press play the rings dont follow if i change the settings i.e. get rid of the armature modifier and put it in relations nothing happens at all. please help i was really looking forward to making a game… :S
i tried comment #75′s answer but the rings still dont follow. the model now does but…. argh.
ive come up with a solution!!!!!!!!!!!!!
delete the armature and redo it. it now works perfectly, sure it takes a little longer but better to have a great result in the end!
I’ve been working on the run animation and things don’t work when I paste opposite… The legs come out fine, but the arms just look like the rotated 20 degrees… I’ve checked at least 20 time that they have the same names. arm.R, arm.L, forearm.R, and forearm.L. I’ve tried renaming them. closing/opening blender. and nothing works… What am I doing wrong!?!?!
can you email me the file for the finished character i can’t figure out how to make him
I can’t get the model to follow the armatures action in the game and post 75 isn’t helping me at all and I couldn’t find any post that will help me . . . any help???
i dont know how to work game engine?
my only promblem in game engine is controllers
What kind of controllers are you wanting/needing to use?
-Jonathan
I really enjoyed this tutorial. Thank you! Unfortunately my character just stands there in the Game Engine when I press ‘P’. I have applied the SubSurf and Mirror Modifier used in the modeling process and deleted the armature modifier as I have linked the armature to the mesh using the Parent relationship. I’m using a different Blender version to that used in the tutorial (2.61.0). Has anyone had a similar experience they’ve solved?
Sorry for the additional post… I forgot to add the .blend file link in case anyone would like to help or use my model.
http://blendupload.com/file.php?file=488
Hi smuntwyler!
I saw your game!Your problem are just the Armature with the Object!
open your file
go to [Default] mode now is on [Game Logic] mode
select the Cube on {Object Mode} push [Alt+P] and select [clear Parent]
select the Armature go to {Pose Mode} select all at [A]key
[Alt+R] and [Alt+G] to clear location and rotation
select {Object Mode} for Armature and locat the Armature on the Cube correctly and try again make the Armature parent of Cube!
try [PLAY] your game again!
Hey Toshihiro!
Thanks for looking at my problem and helping out.
Did you actually get it to work using my file?
I tried what you suggested; Cleared the Cube’s parenting to Armature, cleared any Rotation and Location, re-positioned the armature on the Cube and parented again. But that meant I needed to set the Cube’s Object -> Parent properties to Armature and delete the newly created armature modifier again. Correct? I ‘played’ the walk cycle again, everything looked good. But when I went back to Game Mode and pressed ‘P’, the walk cycle didn’t run on keystroke. I could tell something was wrong as the Cube mesh was no longer posing like before I pressed ‘P’ and how it appears in frame 1 in Animation Mode. Any more ideas?
Latest .blend file: http://blendupload.com/file.php?file=489
Thanks in advance
Hi smuntwyler!
no!!!
Cube sitll child of [armature {object}] not [Armature{Armature}] like in this tutorial here!
and don`t delete armature modifier and try again!
after you make Armature Parent of the Cube on {altomatic weigth} just push [P]!!
i try it on your new file here at [Jan 3, 2012 at 4:05 am]
i don`t touch anything on [Game Logic]!
you are allready there man!
sorry about my japanese english…
Yaa Toshihro!
Thanks again for your help. The mistake I was making was to delete the Armature modifier (but the tutorial says to delete it???). Anyway, the Game Engine Action Actuator works great now.
Arigatou!
Hi every body! Happy New Year!
I`m sorry starting new year with question…
and my bad English…
I don`t know why but my character stop when I push two keys at same time!?
I mean, maybe when hi`s doing 1st action and i make do a 2nd action my game stop…
1st action {alway}{and}{action/static}
2nd action {keybord/↑}{and}{action/walk}
I do like this tutorial but on my blender it don`t work…
when i [PLAY] his start {STATIC} but when i press {↑} he stop and don`t move anymore….can some body tell me WHY? please.
thanks for read.
I try make run cycle whith [Spacebar+↑] but it don`t work too…
i follow this tutorial but i can`t anderstand what wrong…
my blender is 2.6!
Hey, I rekon this would be great if it wasn’t at lightning speed any help?
It’s a very fast.I don’t follow
Hello everyone who is reading this, I have EPIC news for you all, I have blender 2.61 and have run into a problem most of you probably also ran into with getting your mesh to deform with your skeleton when you hit “P”. I had tried post #75′s solution, but it made no difference. Well it turns out that it was a simple 1 button click fix! When you go to object mode, then to the object panel for your mesh, make sure the mesh is parented to the bones as armature, not object, then in the armature modifier tab, check the multi-modifier box. Save. Then go back to game logic mode, and hit “P” and see if this solves your rig issue. I spent the past 4 hours fiddling around, and even sent a help ticket, but it seems I no longer need the help to solve this issue XD I hope this helps alot of people with the confusion of the 2.61 game engine mesh deforming, and I have no clue if I will ever have a breakthrough moment like this ever again lol
Would you be prepared to share a simple blend file that has this working in 2.6?
Thanks!
Man I owe you. Basically, for 2.61, follow the video above, but instead of deleting the armature modifier, move it to the top of the stack by clicking the up arrow, and check the “Multi Modifier” box. Works perfectly. I wasted too many hours on that.
Could you maybe make the animation for me?
I’ve used this very nice tutorial some time ago to make a character move in bge and it worked perfect in 2.5x. Revisiting the blend now in 2.61 showed a problem. Pressing the up arrow just interrupts the idle/static animation and the walk animation isn’t playing at all. The static animation does not continue when releasing arrow keys. It’s as if activating another animation breaks it. Everything else is working. I can use the left-right arrow keys to turn the character via the bounding box for example. Any idea what causes this and how can it be solved? Thanks in advance!
That’s why I don’t use versions of Blender until they’re stable. I’m still using 2.59, and 2.63 is coming out in a few weeks. : P
Haha Goh. I finished setting it up and I have the exact same problem with the idle stance.
i have a question how i can export a blender’s game to an android’s mobile
I don’t know if this is currently possible. I would recommend asking in the Game Engine section of the Blender Artists forums.
David,
Thank You for tutorial but i have problem on a action editor my actions not work.I watch and follow your video.But i can’t …:( Please Help Me …
only lacked the Portuguese translation of video lessons.
are great!
Hello!
This tutorial series is amazing! Really helped me in the game engine.
I had one problem, when I go to play the game, my little guy doesn’t show up. I made sure the parent armature is visible but it still doesn’t work.
I’m using blender 2.61 and in blender 2.6 when I put the armature modifier at the top of the stack it made my actions work in the game but this method is not working in blender 2.61 and either are any methods from past versions of blender do you have any suggestions
have you come up of solutions for this problem?? i also have that same problem.
i remeber doing this tutorial when i started animation now i use 3ds max is started blender when i was 8 and now i am almost old enough to work for the junctionvfx
Ok, it seems that with Blender 2.6 you no longer have to set the meshes parent to armature. If you do it will flat out not work (well for me anyway) so you have to just keep the meshes parent to object.
Please help!! My model doesn’t appear when i press P, but if i add a new cube, that if it appears, im spanish sorry.
I think I know because the model does not appear in the game engine is the UV map in blender 2.62 seems to not work that way. If you erase the uv map and the material, yo can see the model in the game engine.
How do you change the size of that bone!?!
Ctrl+Alt+S
Hi sorry maybe is not smart question but I’am blender rookie
Is it the place where I can watch this tutorial with normal speed. I want to create this character from scratch.
So quick question. When you move his hips your character’s feet stay in place but mine move with it. Any thoughts on how to fix it?
When I hit P, my character dissapears… But it still shows any other items I put in, like a cube… The character has the exact same game engine settings as a random cube, and shows up if I render it. I’ve tried removing parenting, Materials and UV images, but IT STILL DOESN’T SHOW IN THE GAME ENGINE!!! Please help!
So I got everything working except for one thing. He starts out in static like he should, but when I push the “walk” button he stops all actions, won’t do the walk cycle, and doesn’t return to his static action.
If you’re using some of the later versions of Blender, you may solve it by adjusting the “priority” in your Game Logic’s panel for the Armature.
- In short, it depends on the priority of the animation, so your “Static” animation should not be prioritized higher than the “Jump” animation.
Hi sir, I’m frustrated to get my animation to work. I’m sorry for posting here. I followed one of the johhny blender series and with your game engine tutorial. however I can’t make the character move on the game. But I already followed almost every step on the tutorial. http://www.youtube.com/watch?v=N0uakHOGjCM. I uploaded the blend file here sir: http://www.filehosting.org/file/details/322808/maskRiderblackmidget.blend
thanks a lot in advance.
When I press P nothing happens, it’s just a blank screen, I followed EVERYTHING in the tutorial. Except for the fact my character is a dinosaur.
Hello,
how to scale that B-Bone?
SOrry I’m Newbie
Please I am a beginner and I love using blender to do many things but I learnt that I must have an instructor or a teacher to lead me through so when I came across this page I saw a ground that can help me become a perfect user of blender.Please I need a guide line to help me learn blender very well starting from modelling,animation,rendering etc that can make me a cartoon creator or game producer using blender.My email is emeky777@yahoo.com
Hi there,
I would highly recommend going through our Blender Basics course. It will take you through all the fundamental steps you need to get started with Blender
http://cgcookie.com/blender/get-started-with-blender/
Hi
After couple weeks with no blender skills. I did not even know how to rotate a cube.:) Every thing I had learnt is from Jonathan’s Low Poly Character Training.
I really really recommend this series. Professional Training.
http://www.youtube.com/watch?v=LyKQrfLJSi8&feature=youtu.be
he he I mean that after couple weeks I made this:
http://www.youtube.com/watch?v=LyKQrfLJSi8&feature=youtu.be
Hi, I’m using Blender 2.63 and I can’t seem to get the run animation to work properly, when i press 2 keys and the same time (Shift and W) the game either freezes or gets stuck on the run animation and doesn’t return to the static pose.
Fixed with Layers and Priorities
Hey, blender people.
- Alright, I’m currently using blender 2.63 and I’ve been playing with the game engine to get the basics of making things move around the place, so I continued on with animations.
I have only one problem: My animations do not appear to be saved, so that if I restart Blender, they are simply not there. The game logic is as I left it, just without the animation inputs. How come, and how do I fix this?
- And yes, I did save before restarting. Everything worked as it should.
Thanks for an super awesome tutorial