Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

insbilla

10
Posts
38
Followers
58
Following
A member registered Oct 21, 2018 · View creator page →

Creator of

Recent community posts

Hey, sorry no, you can post any question here that you like, it's always better so that people looking for the same issue can find the solution as well :)

Hey, sorry haven't been very active with either itch or gdscript. Just uploaded the 4.x version. I didn't have the time to fix up the ui so it might be a bit off from the pictures but it is working. :) 

I am glad it was of help, your project from a quick glance seems awesome :D Thanks for sharing and making it Open Source :) I will add it to the description for people that are looking for a full fledged solution :) 

Glad it was helpful :D Looking forward to your games.

Hey there, I am sorry I am not really into video making at all. If you have specific questions just fire away. In general the .json files included in the project should be self explanatory, also there is some documentation in the script, if that doesn't cover it just come back here with your questions.
The general concept is:
- Make a new script that triggers the dialogue in any way you need it (overlap with character, button press, anything else)
- Get a reference to the main UI script provided (with get_node() or with an autoload

- Then you call LoadFile("Name Of File Here")
- And finaly you call StartDialogue()

Everything else should be setup inside each .json file for each dialogue you have created, including names,text,options and where they lead etc. The one included should give a good representation of what you can do with it.

If you don't know how .json files work (or are supposed to work anyway, they are plain text files after all, they just have defined structure is all) you should check out a generic json tutorial , it should clear most things up.

I am really glad it was helpful to you,  the whole point was for it to be easy to follow/educational . Getting these stuff to work for you i just 3 weeks is amazing btw, looking forward to seeing your games one day :D

(1 edit)

Hey, I am glad it was of help to someone, will fix it when I get back from work , thanks for the input :D


Edit: Fixed , thanks for pointing that out , that was a silly mistake :D

That sounds great ! Really appreciate it.

Really nice vfx pack ! It matches nicely with the Shots one :D

If it's not much trouble could you export the level up ring without the text? If it's a hassle dw about it , I will just clean it up on aseprite or something.