My Notes

Introducing SwiftGodot: Swift bindings for the Godot Engine 29:06

  • Use Swift within Godot
  • If you’re happy with C# and other languages, by all means continue using it.

SwiftGodot Example 35:21

  • 35:45: @Godot registers the class
  • 36:10: @Callable surfaces the function to be usable by other Godot extensions
  • 36:16: works just like @export in GDScript

38:56: SwiftGodotKit: Use Godot within Swift

42:47: SwiftGodot Community

47:32Q and A