Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Dagger on January 09, 2019, 06:33:06 PM

Title: [SOLVED] Get Collision2D Info - Contact Normal is Vector3
Post by: Dagger on January 09, 2019, 06:33:06 PM
Hello!

In Get Collision2D Info action Contact Normal is of Vector3 type. Shouldn't it be Vector2 instead?

Thank you!
Title: Re: Get Collision2D Info - Contact Normal is Vector3
Post by: jeanfabre on January 18, 2019, 03:26:14 AM
Hi,

 yep, you are right, I'll raise that internally so that we also provide the vector2d variant, we won't remove the 3d as it would break existing project though.

Bye,

 Jean
Title: Re: Get Collision2D Info - Contact Normal is Vector3
Post by: Dagger on January 18, 2019, 06:07:27 AM
Hi,

 yep, you are right, I'll raise that internally so that we also provide the vector2d variant, we won't remove the 3d as it would break existing project though.

Bye,

 Jean

Awesome!
Thanks, Jean!