playMaker

Author Topic: Set BoxCollider2D Size and Offset  (Read 1838 times)

ch1ky3n

  • Full Member
  • ***
  • Posts: 208
Set BoxCollider2D Size and Offset
« on: November 05, 2019, 12:21:00 PM »
Try to find it on Ecosystem, but couldn't find any, so here it is

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Set BoxCollider2D Size and Offset
« Reply #1 on: November 06, 2019, 02:05:35 AM »
Hi,

 thanks for your contribution.

 I took your action, cleaned it up a bit ( it had some errors as well), and I separated size and offset. they are now available on the Ecosystem.

 so now you have:

GetBox2dColliderOffset
SetBox2dColliderSize
GetBox2dColliderOffset
SetBox2dColliderSize

Bye,

 Jean

ch1ky3n

  • Full Member
  • ***
  • Posts: 208
Re: Set BoxCollider2D Size and Offset
« Reply #2 on: January 22, 2020, 01:16:15 PM »
Awesome, thx !