RPG Developer Bakin

RPG Developer Bakin

Loki 7 May, 2023 @ 11:15pm
cooking/Forging in games processes
Hi everyone,

I have a short question if someone tried something like a Cooking/Forging processes in his game already?

I tried some yesterday with checking for ingredients, but the event flow seems very straight forward, so that it is quite the hassle to create something like this.

1. User gets asked if he wants to create something
2. Yes -> Next step for creating
3. No -> Event finished
4. User select something from a list.
5. Check for Items
6. All Items there -> Yes(7a)/No(7b)
7a. Starting to create the Item/Finish creating
8a. Back to question (1)
7b. User gets informed that Items are missing.
8a. User gets asked if he wants to create something different.
9a. If "yes" go to (4).
10. If "no" -> Event finished

At the moment I cannot go back to (4) or so, for a loop, but need to start myself from scratch all over again, which is not very optimal.

Also, it would be nice, only option to display, where the recipe is in possession and mark recipes, where Items are all there.

Is this possible with Events to create something like this, or do I need to use c++ to create it?


With kind regards
Loki
< >
Showing 1-3 of 3 comments
sylardean 8 May, 2023 @ 8:49am 
This was an OLD WIP I had going on for my cooking system in SGB, haven't transferred it over to Bakin yet but I bet that way is 100% doable in Bakin. Since Bakin has the free layout tool now i'm hoping to delve into that instead for an even better menu based system rather than an map based menu.

https://www.youtube.com/watch?v=Sz6GVF1cBOQ&list=PL9kJwpDOhl3Wh69s0dCNPwpr3LRIN8w2N&index=15

Hopefully by then.. Bakin Devs will add their own official cooking/crafting menu system into Bakin like what they've done for the most useless functions they added.. the Item Book function.
MelonToucan 8 May, 2023 @ 10:07am 
We do have a crafting system plugin in Bakin, a VERY good one at that too.

https://jagonz.itch.io/crafting-system

Great documentation and worth every penny.
Loki 19 May, 2023 @ 4:40am 
Hi,

Thank you for your replys :)
I will check booth, so I can decide which is more like I want to do in the future :)

Item Book can be useful, if someone want to motivate players to 100% fill it with rewards :D


With kind regards
Loki
< >
Showing 1-3 of 3 comments
Per page: 1530 50