subho406 / Infinite-Runner-Ultimate

A cross-platform procedural environment generation and Endless Runner engine. Features real-time object pooling and includes an interactive level editor.
GNU General Public License v3.0
88 stars 18 forks source link

problem with the particle system in Unity 2018.2.6 #1

Open Zelaloui opened 6 years ago

Zelaloui commented 6 years ago

Assets/Infinite Runner Ultimate 3D/Scripts/Player/PlayerScoreUGUI.cs(67,26): error CS1061: Type UnityEngine.ParticleEmitter' does not contain a definition foremit' and no extension method emit' of typeUnityEngine.ParticleEmitter' could be found. Are you missing an assembly reference?

brehiner commented 4 years ago

It seems this project was abandoned because t his problem wasn't fixed