Game Development Community

Cant attach rain particle effect 2 character

by Mark Hanham · in Torque X 2D · 10/08/2007 (9:17 am) · 3 replies

Were do i attach a particle effect to the dragon character.
4 eg so the rain follows him in the platformer.
Or would u create rain through out the level over and over again

#1
10/08/2007 (3:06 pm)
This is just the quickly thought out 14 year old answer but what I would do is create a link point on the dragon and attach a blank scene that extends out past the top of the screen and attach the particle effect(LINEX) to the top of that, stretching it the length of the scene.
#2
10/08/2007 (3:09 pm)
You would most likely want to mount the particle effect to the camera, rather than the player. An alternative measure would be to have a scrolling rain texture overlaid over the whole background.
#3
10/09/2007 (2:08 am)
Thanks guy havent done it yet but the scroller idear sounds better tryed the other idear it wont move the character if i attach the particle effect to the character but the particle effect is a better rain effect than a scroller image.Cheers