i am using rpg maker vx ace I was wondering if some one can help me
set up a crafting journal event where i can flip craft pages and see what can
be crafted what cant
crafting journal
● ARCHIVED · READ-ONLY
-
-
[move]RPGMaker VX Ace[/move]
-
There are many different ways of doing this. Depending on how you want to achieve this the answer is completely different. You could - for example - use a map with events to emulate journal pages and when the page changes you could change your event sprites as well. This way your events can act as icons.
On the other hand you could do this using a completely different window showing icons and names and changing those when flipping the page. As you can guess those two solutions are completely different things. The only thin they have in common is the fact that both need to check your inventory to see what can be crafted and what not.