@bryce@mastodon.brycedixon.dev
Post #2213779
2026-05-04 15:56 UTC
Started working on a framework for making a very specific kind of interactive fiction in #Godot called a "sound novel" (compared to "visual novel") which focuses on the audio ambience creating atmosphere over visuals (though it still has visuals).
I started by doing everything by hand, but managing many Resources manually gets tiresome (especially when they can't directly reference each other cyclically in the editor...) so I made a graph editor today.
#godotengine #gamedev #programming
Replies (1)
-
@bryce@mastodon.brycedixon.dev 2026-05-04 15:57
Here's a video of my #soundnovel/#visualnovel framework made in #godotengine so far. I'm pretty happy with the progress for only 2 days, though there are a few major things still missing. #godot #gamedev #godot4 #programming