Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Sly on January 21, 2014, 09:47:36 AM

Title: RigidBody2D/ Boxcollider2d with playmaker (unity 4.3.3) [SOLVED]
Post by: Sly on January 21, 2014, 09:47:36 AM
Hello,

I have actually a problem with the unity 4.3.3 using 2d stuff.

I'm trying to use collision event, raycasting or other actions who needs Rigidbody or boxcollider.

The problem is I'm using RigidBody2D or/and boxcollider2D.
It's not working because I still have error saying I need a RigidBody or a boxcollider. The 2D versions seems to not be handle by playmaker.

How I can do that? Is there anyway to use RigidBody2D and boxcollider2D in Playmaker?
Title: Re: RigidBody2D/ Boxcollider2d with playmaker (unity 4.3.3)
Post by: Sly on January 21, 2014, 01:58:01 PM
Alright I found how to do that.
I just see there is new action on addon page. Sorry to not see that before but I didn't find any topic about that.

So I'm answering myself for other people who didn't see it too.

Go check here and donwload action in addon part:
https://hutonggames.fogbugz.com/default.asp?W1150

Solved :)