Skip to content

Build problem Godot 3.4.4 #968

@jacksonwilliampluskota

Description

@jacksonwilliampluskota

when i using in Dialogic in godot it's work fine but when i build the dialog don't run

What i did
I maked a simple dialog
image

and in engine run worked well
image

but when i build the game using the filter to export

image

not worked in build gave me this error
image

i created the dialogue by script
var new_dialog = Dialogic.start('start')
add_child(new_dialog)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions