Search found 7 matches

by naruhodo469
Tue Sep 19, 2023 8:42 pm
Forum: Dialogue System for Unity
Topic: Trouble with save data in build setting
Replies: 1
Views: 91

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.
by naruhodo469
Tue Sep 19, 2023 7:26 pm
Forum: Dialogue System for Unity
Topic: Scene freeze after loaded
Replies: 3
Views: 132

Re: Scene freeze after loaded

It really worked, thank you so much!
by naruhodo469
Tue Sep 19, 2023 5:28 pm
Forum: Dialogue System for Unity
Topic: Scene freeze after loaded
Replies: 3
Views: 132

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...
by naruhodo469
Tue Sep 12, 2023 5:08 am
Forum: Dialogue System for Unity
Topic: Portrait Size
Replies: 3
Views: 320

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.
by naruhodo469
Sun Sep 10, 2023 12:28 pm
Forum: Dialogue System for Unity
Topic: Portrait Size
Replies: 3
Views: 320

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.
by naruhodo469
Sat Sep 02, 2023 3:45 pm
Forum: Dialogue System for Unity
Topic: Image for specific lines
Replies: 1
Views: 131

Image for specific lines

Hi, I'm creating a visual novel. How can I change the background after specific lines in a conversation? Thanks
by naruhodo469
Thu Aug 31, 2023 2:27 am
Forum: Dialogue System for Unity
Topic: Continue button
Replies: 1
Views: 139

Continue button

How can I set the continue button's Image alpha value to 0 to make the button invisible?