2D Toolkit Forum

2D Toolkit => Support => Topic started by: xhidnoda on February 21, 2014, 01:50:29 am

Title: tk2dcamera problem with playmaker
Post by: xhidnoda on February 21, 2014, 01:50:29 am
Hi
I try to implement this tutorial  http://www.pepwuper.com/how-to-flappy-bird-a-quick-tutorial-on-how-to-make-a-flappy-bird-style-prototype-using-unity-playmaker-in-under-50-minutes-1/
with playmaker and 2dtoolkit but a have a problem.  :-\

use tk2dcamera for the scene. The FSM player is not work. Is like the gravity is soooo more! and the player fall heavy.
anyone know why?
This exact FSM is work perfect whe i use the camera by default of unity.
Title: Re: tk2dcamera problem with playmaker
Post by: unikronsoftware on February 21, 2014, 10:41:38 am
Well your pixels per meter is set to 1 here. Set it to the same value as the unity camera and it'll be have the same.