Conversation between character or billboard

Hi,

I am interested to know if there is a way of implementing conversation/dialogue between characters.

Similarly when a character approaches a billboard or arrow sign, a text message will appear showing information written on the board.

I tried with showing simple text box on collision, but does not look that great. Any other suggestions to make conversations look good or implement conversation between characters?

With regards,

Tanvir

Can you show us some examples (screnshots and/or youtube video links with time stamps) of what you consider ‘good’ examples?

https://drive.google.com/file/d/10yPIFipEg4wZsUpNPFeA_UNhYSOO5FsK/view

I think this is good enough for my purpose

  • Pressing a button will move to the next part of conversation

  • Also there maybe yes or no option to choose

Hi

I think I solved it using object collision and textbox. Thanks.

If anyone wants to have a look into the code, please ping here. I created a simple function which takes in coordinates and height width so that it can be reused any part of the code. 

You can mark the thread as solved.

Closing a thread is normally done much later.  Otherwise, it reduces the ability of the community to interact and further elaborate on the original topic.

Unfortunately, this sometime leads to thread hijacking, but it is a balance.

Can you show us some examples (screnshots and/or youtube video links with time stamps) of what you consider ‘good’ examples?

https://drive.google.com/file/d/10yPIFipEg4wZsUpNPFeA_UNhYSOO5FsK/view

I think this is good enough for my purpose

  • Pressing a button will move to the next part of conversation

  • Also there maybe yes or no option to choose

Hi

I think I solved it using object collision and textbox. Thanks.

If anyone wants to have a look into the code, please ping here. I created a simple function which takes in coordinates and height width so that it can be reused any part of the code. 

You can mark the thread as solved.

Closing a thread is normally done much later.  Otherwise, it reduces the ability of the community to interact and further elaborate on the original topic.

Unfortunately, this sometime leads to thread hijacking, but it is a balance.