RPG Creator @rpgcreator.dev · Dec 17

Hey! Been a long time right? Well, I did a small break, but I'm back, and I got a good news with that :) The "main" link between RPG Creator and Pixelorama is done, you can now edit your asset and see the change inside RPG Creator. More (important) info below ⬇ #Godot #Gamedev #indiedev #devlog

19 likes 1 replies

?

Replies

RPG Creator · Dec 17

First and foremost: I had to edit some part of the source code of Pixelorama to make it able to communicate with RPG Creator by using an UDP Protocol (RPG Creator is the "server" and Pixelorama is a "client"). Technically you can connect your custom application to RPG Creator by UDP, but only...