playMaker

Author Topic: Playing Animations in Playmaker  (Read 998 times)

JumpJets

  • Playmaker Newbie
  • *
  • Posts: 4
Playing Animations in Playmaker
« on: December 18, 2021, 06:42:05 PM »
Hi guys,

I'm building a simple top down JRPG game. I bought Playmaker to make things easier but it seems the opposite is happening here. I tried comparing vector3's to make certain animations happen but I can't find a way to compare the vector3's with the > or <. It seems I can only compare single values. Is there a tutorial about rigging controls to animations for top down JRPGs in Playmaker that anyone knows of? Seems as though every other game is covered except for this one type.

JJ