Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Implementation problem

A topic by slipihollow created Feb 10, 2020 Views: 145
Viewing posts 1 to 1

Hi,

Pretty new with godot here. We havea project in which we do an action-rpg Zelda-clone type. 

I am in charge of the dialogues....

You system is perfect for what we want to achieve, though the first version will only use few of the features, therfore first of all, thanks. 

Now the problem is with the implementation of the system within our game. I did the autoload and load, but i can't see in your demo where you initialize or how you start the dialogue. Is there one variable specific for the initialization ? Because i see in your demo for each character have json variable type path that we can add our dialog into?  What if there is no character at all ? 

Sorry for the mess but thanks still for you software. 

PS: if you could do a step-by-step video on how to import it in another projet and stuff like that that'd be awesome!