Playing with Layout/UI for Dialogic. There's a LOT that can be done, but I think I'll leave it as is, and work on the Logics.
#gamedev #godot #rpg #gdscript #roguelike #godotengine #dialogic #rougelight
Playing with Layout/UI for Dialogic. There's a LOT that can be done, but I think I'll leave it as is, and work on the Logics.
#gamedev #godot #rpg #gdscript #roguelike #godotengine #dialogic #rougelight
Ruby Radiance
Dialogic
Hmmm... struggling to seamlessly pass variables in and out of Dialogic timelines.
I need my conversations to know about certain data, but don't really want to be passing loads of variables in and out, if I can avoid it.
Has anyone got experience of this kind of stuff?
#gamedev #godot #dialogic #rpg #roguelike #gdscript #rougelight #godotengine
Ruby Radiance
OK, I've got Dialogic working.
Now I understand a bit more about what it is doing, I think I can make it do what I want.
Not sure if I'm doing it right, tho!
(e.g. shutting off Player Movement during conversation)
Lots of details to work through, and will probably throw lots of stuff at Signals!
#gamedev #rpg #roguelike #godot #rougelight #gdscript #dialogic
Ruby Radiance
Dialogic
Really struggling to get to grips with "How To Start" - both building Conversations, and making it appear in my game.
Very little "I Know Nothing" help available.
e.g. it starts with "To create a Timeline..." - Do I need a Timeline? What does it do? I was hoping to build a Conversation.
"Creating a Character..." - I already have some NPCs in my game. How do I tell them to say things?
Lost and muddled
#gamedev #godot #rpg #roguelike #dialogic #gdscript #rougelight
Character design wips for a visual novel based on the Italian silent movie Filibus (1914) about a gender swapping steampunk sky pirate
#Filibus #gameDev #godot #visualNovel #mastoArt #dialogic #steampunk
#dialogic has always been an opinionated plugin, so I don't feel wrong just applying what I think is 'enough' to a PR, but it definitely 'pollutes' a bunch of the code base to make the RPC calls, late joining, and especially 'shared' choices work.
What can be segregated into a Dialogic Extension has been, but I gotta talk to Jowan about if there is a way to expose swapping 'subsystems' in to place.
Mwhahahah! My conversion of the #godotengine #dialogic plugin to support Multiplayer is working!!!!
Democracy mode and timed choices also working, which I know people have wanted for year working too!
Now I just gotta figure out if I can package it up in a that makes any sense into main, or if it has to sort of live as a side branch...
@YannKervran worked on the lobby scene and integrating character sprites with pose switching.