x


Blood splatter when shot?

Hello people! Im using the robot, sentry gun from the FPSTuorial and the Orb from the 3rd person one. Im using the first person controller and I want blood to come on the screen and fade out after a while when the player looses health. Can anyone help me? Much appreciated!

more ▼

asked May 30 '10 at 02:14 PM

Epic gravatar image

Epic
98 6 6 13

Hi Epic ! I am trying the same thing now , using robot and sentry gun from FPS tutorial and Orb from 3rd person shooter in Bootcamp demo with soldier as a "player " , I am trying to reduce his health and get some blood splatters (just as we see in 3rd person tutorial ), but its not working with soldier , Can you please help me with this ?

Jan 31 '11 at 05:26 AM AsemaKhan
(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first

http://forum.unity3d.com/viewtopic.php?t=2668

Here is a pretty good blood splatter script. You can adapt it for screen splatter by making spatter decals instantiate on the near plane of the camera parented to the camera so that it moves with the view.

more ▼

answered May 30 '10 at 05:37 PM

spinaljack gravatar image

spinaljack
9.1k 18 31 91

Hey. Thanks Jack. Can you give me a few hints on how to utilize this?

May 30 '10 at 06:32 PM Epic

Like I said, instantiate the splatter decal on the near plane of the camera when you get hit. You make it fade by lowering the decal's colour alpha with a script. The decal is in the script package

May 30 '10 at 06:40 PM spinaljack
(comments are locked)
10|3000 characters needed characters left

to create custom texture you can paint a texture directly on a model in the view port

more ▼

answered May 27 '11 at 04:05 PM

amita009 gravatar image

amita009
1

(comments are locked)
10|3000 characters needed characters left

Iwas thinking aparticle renderer I have been expeimenting with it for my gameObject [firehydrant.damaged] :) and it looks alright I believe it can look better and will be refining it. link to screen capture pic It kinda resembles liquid.

more ▼

answered May 31 '10 at 08:53 AM

Maltus gravatar image

Maltus
268 9 15 22

(comments are locked)
10|3000 characters needed characters left
Be the first one to answer this question
toggle preview:

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

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x60
x24
x5

asked: May 30 '10 at 02:14 PM

Seen: 6978 times

Last Updated: May 27 '11 at 04:05 PM