playMaker

Author Topic: Player Movement Only Works if Object is Selected on Play  (Read 1055 times)

fridacallo

  • Playmaker Newbie
  • *
  • Posts: 1
Player Movement Only Works if Object is Selected on Play
« on: July 03, 2023, 11:32:03 PM »
I have created a playmaker movement but I notice that when I hit play, unless the player object is selected, the movement looks delayed and wonky. The player would not walk in the right direction and reversed in a sense. But if I select the player, it moves correctly. Is there something wrong with it can someone help?

Thanks

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Player Movement Only Works if Object is Selected on Play
« Reply #1 on: July 04, 2023, 08:27:37 AM »
Hi.
Do you mean selected in the inspector?

If you play full screen, not show screens like Playmaker / animator (also not on a 2nd screen)

does it work then?

if so that the behavior comes from lag/delay which should not happen as well.
So then there might be some issues with your fsm setup.

can you show your fsm setup?