feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/EnergySwordBehaviour_SoftConnection.html
|
||||
Title: People Playground Modding - EnergySwordBehaviour.SoftConnection
|
||||
==================================================
|
||||
|
||||
public class SoftConnection
|
||||
This nested type resides in EnergySwordBehaviour
|
||||
Yet another soft connection class... this will be cleaned up one day
|
||||
Fields
|
||||
public FrictionJoint2D joint
|
||||
[System.NonSerialized]
|
||||
No description provided
|
||||
|
||||
public PhysicalBehaviour phys
|
||||
No description provided
|
||||
|
||||
public Collider2D coll
|
||||
No description provided
|
||||
|
||||
public bool shouldBeDeleted
|
||||
[System.NonSerialized]
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public (constructor) SoftConnection(FrictionJoint2D joint, PhysicalBehaviour phys, Collider2D coll)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user