|
|
||||||||||||||
|
||||||||||||||
|
|
=172; =90; ?> | ||||||
| Register | FAQ | Forum Rules | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
New Member
![]() 21
- 0
|
Drawing armor on top of the model problem
Hey guys. we are making that game (at the moment it doesn't matter which one) and now we get to an seriously anoying problem.
please if you guys have some expirience in game development(which you have), could you take a look at the link down and maybe give us some advice how should we solve that ? thank you Unity Community // View topic - Drawing armor on top of character model |
|
|
|
|
|
#2 (permalink) |
|
New Member
![]() 6
- 0
|
I might be wrong, but games like Morrowind and Oblivion actually replace the part of the body they cover. For example, there are no arms underneath gauntlets, or chest underneath the armour. It also saves a lot of polys, rendering hidden parts of the body is pointless. Rather than having the arm and gauntlet as seperate parts, weld them together and delete any unneccesary poly's. Sorry if I'm wrong, but I think that might be the best way.
|
|
|
|
|
|
#3 (permalink) |
|
Senior Member
![]() 291
- 30
|
TBH there could be 2 ways to get around with this problem (from what I know and understand).
1. Usually those armors are made a bit of over-sized only so they don't get "Z-Fighting errors". Hence sometimes it might not look AS realistic, but something is better than seeing that ugly glitch. 2. In other way what you can have is some sort of attachable body so you can swap those parts in real-time. Lastly, I do think that in that screenshot posted your armor is way too close to the body. |
|
|
|
|
|
#4 (permalink) |
|
New Member
![]() 21
- 0
|
thank you for replay.
right now i am working on scaling the armor parts. it gets little better but still it appears at greather distance. i scaled the armor parts pretty much and it would look funny and bad if i would go even more.. as you said. we did mention breaking the model apart so we could hide the parts that dont need to be rendered. but before we decide to make it we wanted to know if there is some other way. maybe something with engine or something(i don't know,i'm a designer )anyway thank you guys |
|
|
|
|
|
#8 (permalink) |
|
New Member
![]() 21
- 0
|
mhm ^^ you were right. i said to our programmer what you said and he played around with these shader options.
it seems that WAS the problem indeed. now the armor is drawn before the body. still there are soem strange thing present.. some weird dots. but sure it looks better then the version before ![]() ![]() thank you |
|
|
|
![]() |
| Bookmarks | |||
Digg
|
del.icio.us
|
StumbleUpon
|
Google
|
| Thread Tools | |
| Display Modes | |