carenalgas / popochiu

Godot plugin to make point n' click games in a similar way to tools like Adventure Game Studio and Power Quest.
MIT License
154 stars 15 forks source link

Fix #191 #195

Closed mapedorr closed 3 months ago

mapedorr commented 3 months ago

Checks if the characters exists in the Dictionary used to add child nodes defined for a Character in the .tscn file of the room.

[upd] The PC is positioned in the center of the viewport if it was added to the room during runtime.