playMaker

Author Topic: What's your Favorite Action from Ecosystem?  (Read 1851 times)

rechronicle

  • Full Member
  • ***
  • Posts: 119
  • Mystvaldia
    • Indie RPG Creator
What's your Favorite Action from Ecosystem?
« on: May 27, 2019, 12:47:57 PM »
Hello,

I want to ask if you have a custom action in the Ecosystem that you always (or mostly) include in any of your projects?
Or maybe action that you like.
Right now, I only know singleton, which is very broad in term of usage.

Oh and there's that one with the ability to retrieve a result from sub-FSM IIRC, but I completely forgot the name.

You can share your experience with using the Ecosystem if you want.
Thank you!

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: What's your Favorite Action from Ecosystem?
« Reply #1 on: May 27, 2019, 07:25:20 PM »
HI.
Good Question.
For me :
  • AddToFsmInt
  • SubtractFsmInt
  • FsmBoolChange
  • FsmIntCompare

And several Fms actions like these.


Btw a good tip to find certain action, you can actually search by code pieces.

for example try :
Quote
Object.Instantiate

You will get several create object actions

rechronicle

  • Full Member
  • ***
  • Posts: 119
  • Mystvaldia
    • Indie RPG Creator
Re: What's your Favorite Action from Ecosystem?
« Reply #2 on: May 28, 2019, 05:54:01 AM »
Hey, thank you for sharing yours!
And that method to search might help in surfing the Ecosystem. (y)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: What's your Favorite Action from Ecosystem?
« Reply #3 on: May 30, 2019, 02:29:59 AM »
Hi,

I have exported one year of analytics so that you can get an idea of what are the most downloaded assets from the Ecosystem.

In terms of stats, we have a constant growth of traffic which is very positive, it means the adoption rate is growing steadily, we have more than a thousand search per day!!

One day, I'd like to implement account management so that you can log as a user in the ecosystem which would give you access to many potential features such as your own stats and usages, the ability to rate actions, put them in a favorite section, etc etc.

 Bye,

 Jean

rechronicle

  • Full Member
  • ***
  • Posts: 119
  • Mystvaldia
    • Indie RPG Creator
Re: What's your Favorite Action from Ecosystem?
« Reply #4 on: May 30, 2019, 08:54:06 AM »
Whoa, that's some in-depth look on what's popular in the Ecosystem. Thank you for sharing!
Looking forward to the account management implementation.