Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by silentneedle · Apr 05, 2013 at 09:42 PM · armor

armor pieces, different races, male/female characters

Hey guys,

I'm currently trying to figure out the best way to setup a armor system for different characters sizes without to re-design every armor piece.

I've thought about scaling and stretching the mesh, but with this method it wouldn't always work, at least at the point the silhouette of a char changes.

Should I use mesh deformation techniques here or do you suggest another method?

How are games like World of Warcraft or Aion doing that stuff?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
1
Best Answer

Answer by Privertex · Apr 05, 2013 at 10:37 PM

I don't know about World of Warcraft or Aion but I remember modding Lineage 2 where every armor had a seperate mesh for each race and gender. With those games the amount of work for this technique doesn't really matter because the quality of the mesh itself is rather lowpoly (mostly < 250 polygons for a complete armor set in Lineage 2). Those games focus on quality textures and sometimes re-use the same armor mesh for a new armor with a new texture.

If you take a look at a game with higher quality meshes (e.g. Skyrim) you'll see that they're using deformation techniques to adjust the armor to the characters body structure. If I remember correctly you were only able to adjust the amount of muscles but not the overall size. So they've one mesh_0 which holds the lowest amount of muscles and another mesh_1 which holds the max amount of muscles and then you start blending between those two based on a slider input.

Furthermore all their races are designed to use the same body structure which makes it fairly simple to re-use a human armor set for a lets say lizard type character. They have different meshes for male/female characters however.

If you really want re-use meshes for different character sizes I'd suggest the deformation technique which requires you to create 4 different meshes for each armor asset (male_0; male_1; female_0 and female_1). Since this is still a lot of work to do I would ask myself if I really need that kind of detail in my game. Usually you can already make your characters look different by changing colors or swaping hairstyles.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

11 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Permutations, and player lights? 0 Answers

Attach armor on an armature 0 Answers

Issues with SharedMeshRenderers and changing them (aka, armor and helms) 1 Answer

RPG armors and clothes, best way to animate each parts. 3 Answers

Database solution networking 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges