Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve set variable and call event access #2134

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

Jowan-Spooner
Copy link
Collaborator

This allows setting arrays and dictionaries from the variable event.

It also allows to set variables or call methods (call/do event) on sub-objects of autoloads:

This means you can call a method on an object on an autoload:
`do Autoload.player.do_something()` or `do Dialogic.Text.set_text_reveal_skippable(false)`
@Jowan-Spooner Jowan-Spooner added Bug 🐞 Something isn't working Enhance ⚡ Improve a feature's workflow. Feature✨ labels Mar 9, 2024
@Jowan-Spooner Jowan-Spooner merged commit 1d130bc into dialogic-godot:main Mar 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Something isn't working Enhance ⚡ Improve a feature's workflow. Feature✨
Projects
None yet
1 participant