Help :)

Hi all can some one help me i wanted like a invisible shield like when i press “6” The shield shows.Problem is a shield i putted has a collider on and i just fly away ehile running so can someone help me please… Thank you.

Can you make a Package,Or tell me how to do it,a script please anything…

Thank you.
:slight_smile:

You need to ignore the collisions between your shield and player: http://unity3d.com/support/documentation/ScriptReference/Physics.IgnoreCollision.html

i can but i will need more info on the problom

More Inf???..

Try like to add collision to your FPS weapon try moving and you will like start to fly.And i don’t want like that i want like a ball of shield to cover me and enemy won’t see me… is that enough.?
If you need more inf tell me…

I already answered that question. As for your shield… is that part of the same problem (flying away)? If not, you do need to elaborate. What have you tried?

I don’t know how to use the script i mean on what shuld i put it i used fps tutorial so i have like 6 weapons and shield is on 6.Shuld i put it on the shield or character or camera.?

You can put it on anything, as long as both of the colliders are used as parameters.

Can you give me a example project.?Please :slight_smile:
Thank you…

?