csbx Posted April 20 Share Posted April 20 I have an index within a script that adds items to a book--each entry is its own page. I was wondering if I could use that index--which tracks what page we're writing to--to open the book at that page when the player opens it. Even if the player opens the book and it then flips to that page. I've looked for something regarding this mechanic and haven't found it. Any ideas ? Link to comment Share on other sites More sharing options...
Sphered Posted April 25 Share Posted April 25 Best I believe you can do is Input.TapKey() to automatically turn pages, but that will take a moment. No way to just open it at custom page Link to comment Share on other sites More sharing options...
Recommended Posts