Search found 2 matches
- Fri May 16, 2025 1:55 am
- Forum: Dialogue System for Unity
- Topic: Multiple chapters of a story in one database or not
- Replies: 1
- Views: 5266
Multiple chapters of a story in one database or not
Hi, I'm working on this project where I have multiple chapters that form one story. I want to know whether I should use individual database for each chapter or use one database for all the chapters. Also I'd like to know how to load a particular story if there are multiple stories in one database. P...
- Thu Apr 24, 2025 6:00 am
- Forum: Dialogue System for Unity
- Topic: [HOWTO] How To: Read Input From Player During Conversations
- Replies: 6
- Views: 6644
Re: [HOWTO] How To: Read Input From Player During Conversations
Hi, I am working on a project that requires me to get the player name in an input field, I was going through this thread but for some reason couldn't visualize the explanation. Can you make a video that explains how to get input from player from scratch? Thank you.