Class Spatter
An orange infectious blob object that will destroy itself when hitting a wall or the player
Inheritance
Object
Component
Behaviour
MonoBehaviour
Spatter
Assembly: WeaverCore.dll
Syntax
public class Spatter : MonoBehaviour
Fields
|
Edit this page
View Source
fps
Declaration
Field Value
|
Edit this page
View Source
idleTime
Declaration
Field Value
|
Edit this page
View Source
scaleModifierMax
Declaration
public float scaleModifierMax
Field Value
|
Edit this page
View Source
scaleModifierMin
Declaration
public float scaleModifierMin
Field Value
|
Edit this page
View Source
splashScaleMax
Declaration
public float splashScaleMax
Field Value
|
Edit this page
View Source
splashScaleMin
Declaration
public float splashScaleMin
Field Value
|
Edit this page
View Source
sprites
Declaration
Field Value
Type |
Description |
Sprite[] |
|
Extension Methods