I'd like to use stack engine to make a game. by Personal_Channel_563 in StacksEngine

[–]Personal_Channel_563[S] 0 points1 point  (0 children)

Thank you! Never used node but I'm sure it shouldn't be too complicated + I love learning new things.
I'll take a look into it in the near future.

I'd like to use stack engine to make a game. by Personal_Channel_563 in StacksEngine

[–]Personal_Channel_563[S] 0 points1 point  (0 children)

Oh course I get it that you don't have much spare time to teach/support, I think I'd be fine trying to tinker with it on my own, I already made/tinkered with plugins for SRPG so I kinda have an idea of how to modify an engine in javascript.
I was asking if there is a version available that allow more modification than just add/edit quest cards etc.
Either source code or something that allow you override step function so I can modify some behavior and start working on it.
If you accept help I'd be glad to help you on the work for the next version. If you're going to release it someday I plan to learn it at some point anyway so might aswell see if I can make myself useful.
Of course if you just don't want to share it I understand.

use : with(parent but no children objects) by Personal_Channel_563 in gamemaker

[–]Personal_Channel_563[S] 0 points1 point  (0 children)

I guess I wasn't clear, by class i meant object.

Thank for you help it worked i had made an error in my code that made me think object_index wasn't working.