Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: braincase on February 19, 2016, 06:25:44 AM

Title: Hello, Some strange component appeared!
Post by: braincase 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.

(http://)

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?
Title: Re: Hello, Some strange component appeared!
Post by: Alex Chouls 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...
Title: Re: Hello, Some strange component appeared!
Post by: braincase on February 19, 2016, 10:55:26 AM
Thanks!! I worried. I removed them.
Title: Re: Hello, Some strange component appeared!
Post by: Zeldag 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.