I’m sorry take your time, I’m work for my final project about flight simulation and I need to learn more and more from you guys.
I want to ask how to make blood effect and blood spoting on camera when airplane crashing
like this image
and can somebody help me make the logic or script when the plane falling or crashing, the scene appear like that image and it will end the simulation.
Please, I need your help.
here is my file http://www.mediafire.com/?w12d7546af14zn4
Control:
Up Arrow : Throttle up
Down Arrow : Throttle down
Key W : Take off
Key S : Landing
Key A : Left
Key D : Right
a. create a blood effect from photoshop / gimp.
b. Add a plane and texture it like we make a cloud (you can check in this videos https://www.youtube.com/watch?v=mszYRv4qS6A).
2nd. How to apply when the object got hit / crash.
Place the plane infront of camera.
Parent it in 1 object (example cube).
Add a plane as landscape.
Go to logic editor.
click on plane as landscape, go to properties and add game property and add a name as you want (example landscape) - DONE.