playMaker

Author Topic: EventHandler component problem  (Read 637 times)

braincase

  • Playmaker Newbie
  • *
  • Posts: 19
EventHandler component problem
« on: June 30, 2021, 10:25:08 PM »
Hi. Couple of weeks ago, I found some Prefab's actions don't work on my test phone. they worked good on computer editor.
I found 'Event handler' components were problem.(trigger stay, late update...)
So I manually attached some event handlers and dragged right FSM component on it.

After build, i can see the problem was solved.
I did it for several days whenever i found problem on test build.

..attaching event handler by myself...is very annoying.(i have to check actions very carefully and read the codes. there are so many actions )
As far as i know, it worked automatically. But not now.

my playmaker version is 1.9.0.
I know it's not the latest but not very old one.
I found latest version has some problems with my game.(new version changed much..?)

How can i solve the event handler problem?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: EventHandler component problem
« Reply #1 on: July 01, 2021, 07:24:32 AM »
Hi.
There are some tools in the playmaker menu, have you tried using the update and preprocess.

Do you have some Get/Set Properties actions in your project?
If so you might want to use 'Linker Wizard'