Playmaker Forum
PlayMaker Feedback => Feature Requests => Topic started by: PolyMad on April 03, 2013, 01:52:08 PM
-
Is it possible to save the code that PM generates at runtime?
-
Hi,
no, you can't, there is a runtime playmaker dll that takes care of this, so there isn't any processing or script generation of the Fsm's logics
bye,
Jean
-
Duh... I see... ok so something else: I think I've seen at least one product made with PlayMaker that is being sold on the Asset Store.
How is this possible?
If I give out my stuff with PlayMaker, the PlayMaker tools are included, right?
-
Hi,
no, it's forbidden to include the playmaker dll with your packages, so the asset store items that works with playmaker REQUIRES that you also have playmaker license and that you download it on your project for it to work.
So be careful when you package work, do not include the playmaker dll, only your stuff and explain that playmaker is required for this to work.
bye,
Jean
-
I understand, but how to export the project without DLL?
Dropping the DLL does not disconnect all the stuff?
-
Hi,
nop, not including the dll will not break your project. not including the custom action will tho. Basically, when you epxort, unselect the playmaker.dll
bye,
Jean
-
Thank you very much, I will sell some stuff then ;D