playMaker

Author Topic: Hello, Some strange component appeared!  (Read 1753 times)

braincase

  • Playmaker Newbie
  • *
  • Posts: 19
Hello, Some strange component appeared!
« on: February 19, 2016, 06:25:44 AM »
Yesterday, I found unseen components in some objects' inspectors.
Look at the screen shot. It's one of them.



Play Maker Trigger Enter(script)
Play Maker Trigger Exit(script)
Play Maker Trigger FixedUpdate(script)

I didn't make them. They were not there. As you can see in the screen shot, those are something about WP8. If I double click the script, the visual studio opens PlayMaker.dll

What are they?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Hello, Some strange component appeared!
« Reply #1 on: February 19, 2016, 08:19:31 AM »
Don't worry these are fine. They are added automatically when FSMs need to handle those Monobehaviour events. Normally they are hidden, not sure why they're visible in your case... You could delete them if they bother you...

braincase

  • Playmaker Newbie
  • *
  • Posts: 19
Re: Hello, Some strange component appeared!
« Reply #2 on: February 19, 2016, 10:55:26 AM »
Thanks!! I worried. I removed them.

Zeldag

  • Full Member
  • ***
  • Posts: 198
Re: Hello, Some strange component appeared!
« Reply #3 on: February 21, 2016, 06:33:36 AM »
Hi, that has happened to me before lol. At the time i was thinking 'i cant believe i never noticed that before' but then it disappeared in other projects.