Project
Unreal Assets
Dynamic NoteBook System
The notes system stores collected note pages on the player and displays them in a notebook widget.
Core features:
- World note pickups add note rows to the player's
AC_NotesCollection. - Notes are displayed in
WB_DynamicNotebook. - Page 0 is a chapter index.
- Chapters appear only after at least one note in that group is collected.
- Chapter buttons jump to the first collected page in that chapter.
- Note pages can contain text, images, and optional pickup-only audio.
