playMaker

Author Topic: Add Force 2d, adding force in Self space? [SOLVED]  (Read 3056 times)

Caffeen

  • Playmaker Newbie
  • *
  • Posts: 10
Add Force 2d, adding force in Self space? [SOLVED]
« on: January 16, 2015, 01:19:05 PM »
Is there any special reason why the Add Force 2d action doesn't have a "Space" field like the Add Force action does? Assuming there is, I'd be really grateful for any specific help figuring out the math to calculate this, since I'm assuming it's a trig calculation, and I know basically nothing about trig.

Specifically, I'm trying to figure out how to use Add Force 2d to add force to the Y axis in local space.

Thanks in advance!
« Last Edit: January 20, 2015, 01:28:11 AM by Caffeen »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Add Force 2d, adding force in Self space?
« Reply #1 on: January 19, 2015, 01:17:23 AM »
Hi,

[EDIT] use now AddRelativeForce2d it's shipped with PlayMaker

 The latest version does on the Ecosystem.

you can get it here as well:

AddForce2d

Bye,

 Jean
« Last Edit: May 23, 2017, 02:21:37 AM by jeanfabre »

Ofonna

  • Full Member
  • ***
  • Posts: 230
Re: Add Force 2d, adding force in Self space? [SOLVED]
« Reply #2 on: May 18, 2017, 10:19:16 AM »
hi Jean, is this action still available, as i haven't been able to get it in the ecosystem.

thanks

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Add Force 2d, adding force in Self space? [SOLVED]
« Reply #3 on: May 23, 2017, 02:21:07 AM »
Hi,

Good catch, I'll update the post above.

 the action is available without the ecosystem, it's called AddRelativeForce2d

 Bye,

 Jean