Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Citrinu

12
Posts
1
Topics
1
Followers
15
Following
A member registered Feb 02, 2017

Recent community posts

This looks nice as fuck!!! If I wasn't doing a fantasy theme for my visual novel rpg I'd use this.

I think this bug is back in 1.1h
also name box sizing does not work

Is it working on your end? Thanks.

Hey,

I'm using your sprites as temporary npc placeholders, for a development build of a, nsfw  visualnovel/rpg.

Highly Appreciated, when I make a profit, i'll be sure to send some your way.

Highly Appreciate your work! Great for placeholders!

Ya deserve an award for your super sonic speed, thanks!

(1 edit)

Can't seem to change the answer's box texture, it reverts back to the default during runtime

Running into get_data() null issues when adding a character sprite full or face.

I zipped my current project in case it helps. No rush, everything else works fine.

https://files.catbox.moe/1oozri.zip

Ways to get/set dialog data

Dialog.lang_data is a dictionary with keys: "characters", "dialogs", "langs", "default_lang", "message_config", "signals", "terms", "variables", "editor_config"

You can get or set a variable or term from code. Useful to change a players/npcs name, set custom names, give gold, etc.

ActionFunctionExample
get a variable's value
Dialog.get_variable(id)Dialog.get_variable(0)
get a term
Dialog.get_term(id)Dialog.get_term(0)
access a character's nameDialog.lang_data.characters[index].nameprint(Dialog.lang_data.characters[0].name)
Dialog.lang_data.characters[0].name = NewName

The second to last button's tooltip in the text editor is mislabeled, it should read "Show a Character's Name".


When trying to emb an image in the text I get:
Invalid get index 'size' (on base: 'Dictionary'). Did you mean '.size()' or funcref(obj, "size") ?

Thanks for the Quick Reply! The scene itself actually works with no errors so far! Thanks a ton!

Hey!

Using a fresh project in 3.2.3 Stable 64 bit

When trying to open the Dialogue Editor from tools, it pops up a window Edit Dialogue(Debug) then closes. No error messages or anything. Thanks.

Awesome game, frustrating but tons of fun.

GetDemFruits community · Created a new topic Good Game

Made it to 80 points! The music is very comfy.