• View all by echo17echo17
  • Follow echo17FollowFollowing echo17Following
  • Add To CollectionCollection
  • Devlog
  • More like thisRelated

decoupler (Godot 4 GDScript)

← Return to decoupler (Godot 4 GDScript)

Devlog

  • v 1.2.0
    October 27, 2023 by echo17
    If args are NULL for a broadcast, then no parameters are required in the listener methods. If you need to pass NULL, then set up a structure such as a Dictionary or custom class to hold that value... Continue reading
  • v 1.1.0
    October 09, 2023 by echo17
    Refactored default event trigger methods to use the same name as the event name (“<event_name>” instead of “_on_event_<event_name>”). Added code to change the method name to snake case with es... Continue reading
  • initial release
    September 23, 2023 by echo17
    - initial release... Continue reading
itch.io·View all by echo17·Report·Embed