Hi, I'm currently setting up a Journal system similar to this one: https://adventurecreator.org/tutorials/creating-diary-system. With the recent 1.78 update, it looks like each Journal page now has its own unique texture. I've assigned sprites for each of these texture fields, but oddly, I'm only seeing the first one.
I might be missing a step or perhaps misunderstanding something. I've been searching for updated guides or posts about this diary system, but haven't had much luck. If anyone has come across relevant resources or has any insights, it would be greatly appreciated. Thanks.
Hierarchy
https://imgur.com/mIAnADd
Menu - Element type, Journal
https://imgur.com/mpfWrNL
Menu - Element type, Graphic
https://imgur.com/DiS5anD
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
You need to link the Graphic element to the Journal so that it knows which page to show.
This is done by entering the name of the Journal element (in this case, "Journal") into the Graphic element's Journal element name field.
Omg.. Yes I missed that. Thank you so much again, Chris!