Static memory can easily go up to about 1mb/2 min if you keep playing the dialouge.
neowoods
6
Posts
2
Topics
1
Followers
3
Following
A member registered Jun 19, 2020 · View creator page →
Creator of
Recent community posts
Godot Dialogue System 2 community · Created a new topic IMPORTANT:This system has serious Memory Leak
Godot Dialogue System 2 community · Created a new topic About Dialogue.var("local_variable_name") not working
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