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
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?
Assets/Infinite Runner Ultimate 3D/Scripts/Player/PlayerScoreUGUI.cs(67,26): error CS1061: Type
UnityEngine.ParticleEmitter' does not contain a definition for
emit' and no extension methodemit' of type
UnityEngine.ParticleEmitter' could be found. Are you missing an assembly reference?