Hello !
I want to create a RPG-Like Dialog-System but i have no idea how to do that.
- The text should be displayed on an area at the bottom of the screen like this
( )
1- And on the left side of the text there also should be an image of the person who sais text.
2- the player should be able to skip the actual displayed text by pressing a button on the keyboard
3- if NPC1 asks something, the player should be able to choose between different answers
4- if the player choosed the right answer something should happen (i.e. he should get one coin)
Is there an easy way to realize that? (maybe with the using of .ini-files , if construct 2 supports that) ?
thanks in advance