Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

New Robochimp Animation

Learn more on how to use Sandbox, or submit your own tutorials or resources.
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

New Robochimp Animation

Post by GoBologna120 »

I'm working on an attack animation for Robochimp. Currently only the torso moves. It's a punching animation. I'm hoping to be able to use it later on if I'm able to add a new player action in the source code. But I'm just rambling now. :roll: Here's the goods.

http://host-a.net/GoBologna/rc_attack.md5anim

I feel so awesome. :mrgreen:
Image
Yay. ^_^
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: New Robochimp Animation

Post by Mike »

Any screenshots or vids of this in action :D I like media!! Thanks for sharing this!! Take care.
-mike
PS what is the script you were talking about that helped with this??
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: New Robochimp Animation

Post by Hirato »

you can use /animoverride to have specific animations loop over and over.

I'm not sure which number is attack :P
you should be able to find the list of animation names inside model.h
This is not a url, clicking it is pointless
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

Re: New Robochimp Animation

Post by GoBologna120 »

Mike wrote:Any screenshots or vids of this in action :D I like media!! Thanks for sharing this!! Take care.
-mike
PS what is the script you were talking about that helped with this??
I'd love to make a video, but there are no tutorials for Moviecube in the Wiki. :lol:

...unless you want Blender footage. :?

EDIT: Making the legs move realistically is harder than I thought it would be.
Image
Yay. ^_^
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: New Robochimp Animation

Post by Mike »

I have the last free version of fraps if you want, it is here:
http://platinumarts.net/fraps19d.exe

Just record in 640X480 or it will cut off a part of the screen. The downside is it doesn't record audio but if you wanted to add it could with virtual dub or on youtube using audioswap. Take care.
-mike
PS the new version of sandbox can record video with /movie :D
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

Re: New Robochimp Animation

Post by GoBologna120 »

Well, I already have Camstudio and some audio to use, but I want to get a good angle for the animation.

PS I can't find the list of animation names in model.h. Is it not there, or am I just awful at reading C++?

EDIT: For now I guess I'll just use the sidescroller.
Image
Yay. ^_^
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

Re: New Robochimp Animation

Post by GoBologna120 »

UPDATE: I put video showing the animation on Youtube. You can view it here:
http://www.youtube.com/watch?v=8RNPQoyw8qM
Image
Yay. ^_^
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: New Robochimp Animation

Post by Mike »

Would you be willing to do a tutorial on the steps you took to make this happen? I'm sure a lot of people would be really interested and thanks for posting this!!! Take care.
-mike
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
User avatar
GoBologna120
Member
Member
Posts: 167
Joined: June 10th, 2009, 3:07 pm
Name: Tim
IRC Username: GoBologna
Location: Nowhere in particular.

Re: New Robochimp Animation

Post by GoBologna120 »

NOTE: You're gonna need both Blender and Python installed to pull this off. It is also assumed that you have Sandbox. :lol:

Step 1 - Download the file from: http://cube.wikispaces.com/file/view/bl ... 5_2_09.zip
Don't forget to go to
C:/Program Files/Blender Foundation/Blender/.blender/scripts/
and put the files in there.

Step 2 - Import the md5mesh of Robochimp using your new Python script. ( Or whatever character you want to animate. )
Remember to save the mesh as a .blend file unless you enjoy importing things.

Step 3 - Animate. If you don't know how to do this, look up a tutorial or something. I, personally, learned from the book The Essential Blender. When you're done, SAVE AS A SEPERATE .BLEND FILE!


Step 4 - Make a copy of one of the .md5anim files. Rename it to match whatever animation you just did. ( For example, rc_attack.md5anim )


Step 5 - Export your animation to that file and enjoy. ;)

If you have any questions, either PM me or find me on Skype.
( My Skype name is "gobologna". )


How's that for a tutorial?
Image
Yay. ^_^
User avatar
Mike
Administrator
Administrator
Posts: 871
Joined: May 24th, 2009, 12:52 pm

Re: New Robochimp Animation

Post by Mike »

You rock man! Thanks so much for doing this! I'm going to have to link this from the wiki and/or paste it over :D Thanks again!!!
-mike
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
Post Reply