Look Nice, i follow and realize all the instructions but when i press the button above the inspector (Play F5), i must choose a scene (Base.tscn) and the screen is empty and no message error.
Viewing post in Godot RPG Database Manager comments
Hello, can you do something for me? If you know how to use godot, can you go to the scripts folders for the addon (res://addons/rpg_databases_gd/Scripts) and open the character.gd script file? (this is inside the godot editor). Then, comment the lines 106 and 107. They should say:
else:
$ClassLabel/ClassText.set_item_text(i, class_data["name"])