#How do I make a conversation
1 messages · Page 1 of 1 (latest)
U want to make a dialogue?
Yeah
Like how, u touch the Npc and u talk with it?
Uh, I was thinking of my main character playing basket ball and when ever they score then it cuts to dialogue
mhh
U could make a number global variable when u score named score in this case
Then create a script:
Map > when initializing map > Loop > if score = 1 then > dialogue > set score = 0
How would I make it so it counts the score?
for example u wanna throw a ball and when u score it plays dialogue?
Like how u wanna score
U throw a ball? With like a ranged weapon?
To simplify, Ace is asking you if the player needs to score the ball manually or something else
A quick search on youtube would do the trick