13 lines
443 B
Plaintext
13 lines
443 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/EmitParticlesOnShakeBehaviour.html
|
|
Title: People Playground Modding - EmitParticlesOnShakeBehaviour
|
|
==================================================
|
|
|
|
public class EmitParticlesOnShakeBehaviour
|
|
Inherits MonoBehaviour
|
|
This behaviour will emit particles when its rigidbody is shaken
|
|
Fields
|
|
public float ShakeThreshold
|
|
No description provided
|
|
|
|
public float EmissionCount
|
|
No description provided |