Files
ppg-modkit/extracted_wiki_content/internalReference/propellerbehaviour.txt

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