20 lines
502 B
Plaintext
20 lines
502 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/PropellerBehaviour.html
|
|
Title: People Playground Modding - PropellerBehaviour
|
|
==================================================
|
|
|
|
public class PropellerBehaviour
|
|
Inherits MonoBehaviour
|
|
No description provided
|
|
Fields
|
|
public new Rigidbody2D rigidbody
|
|
No description provided
|
|
|
|
public HingeJoint2D hinge
|
|
No description provided
|
|
|
|
Methods
|
|
void Awake()
|
|
No description provided
|
|
|
|
public void SetMotorAngle(float angle, float speed = 15)
|
|
No description provided |