Page 1 of 1

NoesisGUI actions for Playmaker

Posted: 23 Jan 2015, 13:05
by jsantos
A set of Playmaker actions for NoesisGUI v1.2 can be downloaded at the following location:

https://github.com/Noesis/Playmaker

Inside that repository you will find:
  • A proxy component to redirect NoesisGUI events to Playmaker events
  • A collection of actions covering part of noesisGUI API.
Please, use this thread to report problems, request new actions, ask for help, suggestions, etc.

Re: NoesisGUI actions for Playmaker

Posted: 30 Mar 2018, 18:24
by Arkitekt
I know this thread is a bit old, but actually, I can't seem to be able to get the Playmaker actions to work.
Noesis itself works like a charm, but when I add the playmaker support files, I always get this error:
''The type or namespace name `TimelineEventArgs' could not be found.''
Is this cause it's oudated or maybe i'm doing something wrong. Can you help me with it?
Thank you!

Re: NoesisGUI actions for Playmaker

Posted: 30 Mar 2018, 18:48
by jsantos
Playmaker actions are not updated to work with the latest version of Noesis. Right now, updating them is low priority (few users are using them) but we will be glad to accept pull requests.

Re: NoesisGUI actions for Playmaker

Posted: 02 Apr 2018, 16:14
by sfernandez
TimelineEventArgs is deprecated and no longer present in our API, so you can delete any reference you find in Playmaker integration.