Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

neowoods

6
Posts
2
Topics
1
Followers
8
Following
A member registered Jun 19, 2020 · View creator page →

Creator of

Recent community posts

Static memory can easily go up to about 1mb/2 min if you keep playing the dialouge.

If you keep playing demo of it, you will get this. 

牛逼啊!

good job, dude, thanks!

Hi, I just found that it should be Dialogue.get_var("local_variable_name")

Please check the error on your documentation of Godot dialogue system 2.

Hi, RadMatt

           I am new to Godot and I really enjoy your Dialogue Design and Godot dialogue system 2.  Recently when I tried to make more progress on adding local variable, I got problem. So in Dialogue Design I added a  condition branch  "if Dialogue.var("second_check")" node, while getting error  in the editor saying "Nonexistent function "var" in base CanvasLayer("Dialogue.gd").

          Could you please help me with that? thank you