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:
@Godotregisters the class - 36:10:
@Callablesurfaces the function to be usable by other Godot extensions - 36:16: works just like
@exportin GDScript 


