playMaker

Author Topic: RigidBody2D/ Boxcollider2d with playmaker (unity 4.3.3) [SOLVED]  (Read 3307 times)

Sly

  • Full Member
  • ***
  • Posts: 123
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?
« Last Edit: January 21, 2014, 01:58:34 PM by Sly »

Sly

  • Full Member
  • ***
  • Posts: 123
Re: RigidBody2D/ Boxcollider2d with playmaker (unity 4.3.3)
« Reply #1 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 :)