Making an in-game journal
Could someone guide me as how to make a writable in-game journal where the player can write whatever he wants. Thanks in advance.
Comment
You would need a Graphical User Interface with a Text area to type in. If you wanted it to be a 3D model, you would need some sort of surface UI. An text area on top of a GUI texture of a book could work