playMaker

Author Topic: Flappy Bird Clone in Playmaker  (Read 10164 times)

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: Flappy Bird Clone in Playmaker
« Reply #15 on: February 15, 2014, 02:13:14 PM »
OOOOHHHHH...!!!! this kind of tutorial is like a drug  ;D ;D ;D ;D ;D :o :o :o :o
so many thanks!!!

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: Flappy Bird Clone in Playmaker
« Reply #16 on: February 17, 2014, 09:16:16 PM »
why...don't use a playmaker and unity 2D?
Playmaker 2D is not ready really jet?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Flappy Bird Clone in Playmaker
« Reply #17 on: February 17, 2014, 11:45:51 PM »
Hi,

 Physics 3d can do pretty much everything physics 2d can do, I believe this was more a strategic advertizing feature to align with competitors then a manadatory feature.

PlayMaker 2d is ready tho, all the custom actions are there. If you see a missing feature, let me know:

https://hutonggames.fogbugz.com/default.asp?W1150


Bye,

 Jean

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: Flappy Bird Clone in Playmaker
« Reply #18 on: February 18, 2014, 07:20:30 AM »
So...if is true, why add force 2D don't have a "force mode" like add force (3D)?
See...in the example of Brandon Wu, in player FSM, use add force with force mode:change....
In 2D mode...this feature is not have. why?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Flappy Bird Clone in Playmaker
« Reply #19 on: February 18, 2014, 11:40:04 PM »
Hi,

 The unity 2d physics is using a different physics engine that do not have the same features. Unity 2d uses Box2d and unity 3d physics using Physx engine.

I am not too sure how to implement the same force mode seen in 3d into the 2d. Interesting question though.

bye,

 Jean

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: Flappy Bird Clone in Playmaker
« Reply #20 on: February 19, 2014, 01:04:28 PM »
 :o Yes...i know
OK so, i get 2D toolkit + playmaker actions to do this game in 2D (sprites) and 3D physics.
  ::)

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: Flappy Bird Clone in Playmaker
« Reply #21 on: February 20, 2014, 08:38:14 PM »
HAHAHA.....i kill my self  :-[
I 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?

xhidnoda

  • Full Member
  • ***
  • Posts: 231
Re: Flappy Bird Clone in Playmaker
« Reply #22 on: March 29, 2014, 02:44:13 PM »
Flappy Planes - All FSM source here. Enjoy
http://hutonggames.com/playmakerforum/index.php?topic=6841.0