Search found 7 matches
- Tue Sep 19, 2023 8:42 pm
- Forum: Dialogue System for Unity
- Topic: Trouble with save data in build setting
- Replies: 1
- Views: 169
Trouble with save data in build setting
When I try to build my project, the data from my previous build is still there. Is there any way to delete old data? Currently I'm using the visual novel framework's save system. Thanks.
- Tue Sep 19, 2023 7:26 pm
- Forum: Dialogue System for Unity
- Topic: Scene freeze after loaded
- Replies: 3
- Views: 279
Re: Scene freeze after loaded
It really worked, thank you so much!
- Tue Sep 19, 2023 5:28 pm
- Forum: Dialogue System for Unity
- Topic: Scene freeze after loaded
- Replies: 3
- Views: 279
Scene freeze after loaded
Hi, I'm currently making a 2D top-down game. When I tried to load a scene from a conversation, my character couldn't move and the scene froze. However, when I tried to load that scene separately, my character can move normally. I have two different characters in two different scenes btw. If you know...
- Tue Sep 12, 2023 5:08 am
- Forum: Dialogue System for Unity
- Topic: Portrait Size
- Replies: 3
- Views: 482
Re: Portrait Size
Thank you, I did it by your solution. Also, how can I want to arrange the portrait position in the conversation? For example, NPC1 is on the left, and NPC2 is on the right. Thanks.
- Sun Sep 10, 2023 12:28 pm
- Forum: Dialogue System for Unity
- Topic: Portrait Size
- Replies: 3
- Views: 482
Portrait Size
Hello, I'm currently using the visual novel template and trying to add an image to the actor's portrait. However, after adding it, my photo did not look original. Are there any ways to make the portrait normal? Thanks.
- Sat Sep 02, 2023 3:45 pm
- Forum: Dialogue System for Unity
- Topic: Image for specific lines
- Replies: 1
- Views: 241
Image for specific lines
Hi, I'm creating a visual novel. How can I change the background after specific lines in a conversation? Thanks
- Thu Aug 31, 2023 2:27 am
- Forum: Dialogue System for Unity
- Topic: Continue button
- Replies: 1
- Views: 239
Continue button
How can I set the continue button's Image alpha value to 0 to make the button invisible?