keijiro / TimelineParticleControl

An example of controlling particle system from timeline.
544 stars 51 forks source link

Missing Prefeb in Character Scene #1

Closed devangkantharia closed 6 years ago

devangkantharia commented 6 years ago

I imported your project, but the character scene is broken. There is a missing prefeb as well as few other linkages. Could you please add unitypackage file so that I can import and explore the possibilities.

keijiro commented 6 years ago

I'm pretty sure that this repository is built in a self-contained fashion. If you have problems with using git, I'd recommend trying the following zip link.

https://github.com/keijiro/TimelineParticleControl/archive/master.zip

keijiro commented 6 years ago

I'm closing this ticket. Please feel free to reopen for further questions.

devangkantharia commented 6 years ago

Thank you for your reply sir. I found the issue. I am importing your project which is developed in unity version 2018.2.0 to my current PC unity version 2017.3.1f1, and it breaks the prefab. Now as I imported in latest version 2018.2.5f1, it is working absolutely fine.