Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Silicon Power on August 06, 2020, 03:59:26 AM

Title: How can I get an object position relative to another object instead of 0.0.0?
Post by: Silicon Power on August 06, 2020, 03:59:26 AM
Hi is there any way or action to get position of an object relative to another object instead of 0.0.0 position on the map?
Title: Re: How can I get an object position relative to another object instead of 0.0.0?
Post by: jeanfabre on August 06, 2020, 04:59:50 AM
Hi,

 yes, you use the action InverseTransformPoint.

Bye,

 Jean