x


need Particles tutorial same this one?

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 alt text

more ▼

asked Apr 14 '12 at 06:27 AM

sami gravatar image

sami
28 7 7 9

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

1 answer: sort voted first

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 :

  • Transform
  • Particle System
  • Ellipsoid Particle Emitter
  • Particle Animator
  • Particle Renderer

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 :

  • Transform
  • Ellipsoid Particle Emitter
  • Particle Animator
  • Particle Renderer

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 =]

more ▼

answered Apr 14 '12 at 06:53 AM

alucardj gravatar image

alucardj
13.7k 34 55 87

Wow thank you so much!

Mar 05 at 11:25 PM Paparakas
(comments are locked)
10|3000 characters needed characters left
Your answer
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:

x637

asked: Apr 14 '12 at 06:27 AM

Seen: 1385 times

Last Updated: Mar 05 at 11:25 PM