Search found 3 matches

by Mastodon
Wed Apr 17, 2024 4:42 pm
Forum: Dialogue System for Unity
Topic: How to trigger dialogue when X happens?
Replies: 1
Views: 77

How to trigger dialogue when X happens?

Hello! I am developing turned based combat for my game and am finally getting around to explaining the tutorial through the dialogue system. How would I go about making dialogue pop up when players do something specific. Like clicking the attack button or when a meter fills up have dialogue pop up t...
by Mastodon
Sat Jan 06, 2024 11:45 am
Forum: Dialogue System for Unity
Topic: How to block player's path?
Replies: 3
Views: 25610

Re: How to block player's path?

Awesome it works perfectly! Thank you so much for the help! :D
by Mastodon
Fri Jan 05, 2024 8:35 pm
Forum: Dialogue System for Unity
Topic: How to block player's path?
Replies: 3
Views: 25610

How to block player's path?

Hello, I was curious if anyone could help me. I wanted to know how to block the player from going to any scene if they have to do something first. Like talking to an NPC. For example, if the player tries to go to that area a conversation will show up saying "I should talk to X first". I ha...