Hello Guest

Author Topic: tk2dcamera problem with playmaker  (Read 3056 times)

xhidnoda

  • Newbie
  • *
  • Posts: 25
    • View Profile
tk2dcamera problem with playmaker
« 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.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: tk2dcamera problem with playmaker
« Reply #1 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.