playMaker

Author Topic: [RELEASED][Just $4.99 ONLY] Rigidbody2D Actions for Playmaker  (Read 3422 times)

uprashanth

  • Playmaker Newbie
  • *
  • Posts: 11
[RELEASED][Just $4.99 ONLY] Rigidbody2D Actions for Playmaker
« on: January 08, 2016, 12:05:52 AM »
Get it >>> HERE <<<



Get it >>> HERE <<<


Note:
-> This is an extension for 'Playmaker'.
-> You are required to have Playmaker Asset in order for this package to work.
-> You can get Playmaker from here

Description:

ugs - Rigibody for Playmaker is a collection of Actions for Rigidbody2D class.

Features:
- Upto 44 Actions for Rigidbody2D
- This extension covers 98% of Rigidbody2D class, the remaining 2% will be added in next Update.

The list of actions that you get for this package.

Actions List:
- Add Force
- Add Force at Position
- Add Relative Force
- Add Torque
- Enable Auto-Mass
- Freeze Rotation
- Get Angular Drag
- Get Angular Velocity
- Get Collision Detection Mode
- Get Constraints
- Get Gravity Scale
- Get Inertia
- Get Interpolation Mode
- Get Is Kinematic
- Get Is Simulated
- Get Linear Drag
- Get Local Center of Mass
- Get Mass
- Get Point
- Get Point Velocity
- Get Relative Point
- Get Relative Point Velocity
- Get Relative Vector
- Get Vector
- Get Velocity
- Is Auto-Mass Enabled
- Is Awake
- Is Rotation Freezed
- Is Sleeping
- Set Angular Drag
- Set Angular Velocity
- Set Collision Detection Mode
- Set Constraints
- Set Gravity Scale
- Set Inertia
- Set Interpolation Mode
- Set Is Kinematic
- Set Is Simulated
- Set Linear Drag
- Set Local Center of Mass
- Set Mass
- Set Velocity
- Sleep
- Wake Up

--> Use the above actions as usual like other actions you'd normally use.


Get it >>> HERE <<<


Any feedback or suggestions are welcome.  :)
« Last Edit: January 15, 2016, 04:15:40 AM by uprashanth »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: [RELEASED] ugs - Rigidbody2D Actions for Playmaker
« Reply #1 on: January 13, 2016, 01:33:00 AM »
Hi,

 Thanks for your contribution!

 Isn't the name of the actions conflicting with the official actions for rigidbody 3d. Like "AddForce" ? maybe you should labeled the 2d related action like "AddForce2d".

 Bye,

 Jean

uprashanth

  • Playmaker Newbie
  • *
  • Posts: 11
Re: [RELEASED][Just $4.99 ONLY] Rigidbody2D Actions for Playmaker
« Reply #2 on: January 15, 2016, 04:17:21 AM »
Hi,

 Thanks for your contribution!

 Isn't the name of the actions conflicting with the official actions for rigidbody 3d. Like "AddForce" ? maybe you should labeled the 2d related action like "AddForce2d".

 Bye,

 Jean

No Its not conflicting, I checked! I will update all actions then. Thank You Jean :-)

4ppleseed

  • Full Member
  • ***
  • Posts: 226
Re: [RELEASED][Just $4.99 ONLY] Rigidbody2D Actions for Playmaker
« Reply #3 on: January 15, 2016, 05:03:23 AM »
What's the difference between this and the Unity 2D playmaker actions here: https://hutonggames.fogbugz.com/?W1150

Is one moving the rigidbody and the other the game object?