Add player controls and trail
This commit is contained in:
@@ -17,8 +17,10 @@ public class ParticleTest : MonoBehaviour
|
||||
|
||||
}
|
||||
|
||||
|
||||
private void OnParticleCollision(GameObject other)
|
||||
{
|
||||
Debug.Log(other);
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user