2D Toolkit Forum

2D Toolkit => Support => Topic started by: kliqingk on May 22, 2013, 08:45:07 am

Title: About Particle System
Post by: kliqingk on May 22, 2013, 08:45:07 am
I created a tk2dCamera. Then I deleted the default main camera. And then I created a Particle System. Can I see it? How do I use Particle System with tk2dCamera?
Title: Re: About Particle System
Post by: unikronsoftware on May 22, 2013, 12:14:04 pm
In tk2dCamera, 1 unity unit = 1 pixel. The default particle system is rather tiny. If you set the default cascade particle system to 0, 0, 0 you should see it at the bottom left of the screen. It'll be tiny ;)
Title: Re: About Particle System
Post by: kliqingk on May 23, 2013, 03:13:59 am
 ;D
OK. I saw it. Thank you!