|
Hi I want Particles tutorial same this video http://www.youtube.com/watch?v=_1wLtr_JJZA&feature=player_embedded#! but the problem is unity main screen change alot from this Particles tutorial video from 2010 i want to learn how to make Particles began when game object get destroyed i already create a star to try to use it with unity particle system
(comments are locked)
|
|
This is how I go back to the old Particle System :- Start off. In Hierarchy , Create > Particle System (yes, this is the new one, hang on ...) Now from the main window options, select : Component > Effects > Legacy Particles > Ellipsoid Particle Emitter next , add the component : Component > Effects > Legacy Particles > Particle Animator next , add the component : Component > Effects > Legacy Particles > Particle Renderer Now , to remove the new particle system. In Hierarchy , click on the Particle System. All the components should now be :
Right-Click on the Particle System Component , then select Remove Component. Now your particle system should be set up like the old Ellipsoid Particle Emitter system :
just change the material in 'Particle Renderer - Materials' to the original Default-Particle , or your own star ! now you should be able to follow the tutorial. Hope this helps =] Wow thank you so much!
Mar 05 at 11:25 PM
Paparakas
(comments are locked)
|

