Jump to content


Photo

3D Armor Drawing


  • Please log in to reply
3 replies to this topic

#1 7legos

7legos

    GMC Member

  • GMC Member
  • 70 posts

Posted 06 August 2012 - 03:16 PM

Hey forum. Im making a 3D RPG game right now. The main character is a person and I plan on adding lots of animations to him. But the problem is drawing armor over the animations. I dont want to have to rotate each glove for example in code just to match a punching animation or a spell casting animation. I use a 3D modeler progran for my not too complicated model. Could anyone give an example, explain in words, or give some code? Thanks. Oh also by armor I dont mean something like changing the textures of the player. There will be many different kinds of armor in varying shapes and effects.
  • 0

#2 Jobo

Jobo

    No neurons left today

  • GMC Member
  • 2405 posts
  • Version:GM:Studio

Posted 06 August 2012 - 03:59 PM

Unless you want to get into some serious 3D vector calculations to find the rotation of a face on the hands when punching, you're gonna have to make it yourself.
One way could be in code, while another way is animating the gloves separately then playing that glove animation when player is attacking.
  • 0

#3 slayer 64

slayer 64

    GMC Member

  • GMC Member
  • 3278 posts
  • Version:GM8.1

Posted 07 August 2012 - 12:49 AM

i'd make a model for each costume the player has. one with armor, one with none. the transformations of the models would be the same.
  • 0

#4 fluoriioni

fluoriioni

    GMC Member

  • GMC Member
  • 95 posts

Posted 11 August 2012 - 04:17 PM

Well, why won't you just spare the skeleton on your modelling program, and with it rig armor to its right position and apply the same animation to it that way?

Edit:
Holy s**t didn't realize i was bumping old topic :D Sorry for the mess.

Edited by fluoriioni, 11 August 2012 - 04:18 PM.

  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users