Godot 4.4 |
Godot 4.4, 2D- 3D-. , , , , . , ( , , 2D/3D ..) MIT.
2014 OKAM, , PC, . (Linux, Windows, macOS, Wii, Nintendo 3DS, PlayStation 3, PS Vita, Android, iOS, BBX), Web. Linux, Android, Windows macOS.
(: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10) - Redot. Godot , . , . Redot , , . Godot.
Godot 4.4:
var typed_key_value: Dictionary[int, String] = { 1: "first value", 2: "second value", 3: "etc" }
var typed_key: Dictionary[int, Variant] = { 0: "any value", 10: 3.14, 100: null }
var typed_value: Dictionary[Variant, int] = { "any value": 0, 123: 456, null: -1 }
game engine, godot, ,