18 lines
481 B
Plaintext
18 lines
481 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/RandomForceAtStart.html
|
|
Title: People Playground Modding - RandomForceAtStart
|
|
==================================================
|
|
|
|
public class RandomForceAtStart
|
|
Inherits MonoBehaviour
|
|
[RequireComponent(typeof(Rigidbody2D))]
|
|
No description provided
|
|
Fields
|
|
public float PositionalVelocityStrength
|
|
No description provided
|
|
|
|
public float RotationalVelocityStrength
|
|
No description provided
|
|
|
|
Methods
|
|
void Start()
|
|
No description provided |