Aller au contenu

Godot 3 (C#/.NET)

Publié par The Godot Engine Community

Easily create 2D and 3D games

Open sourceMIT

Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.

Points clés

  • Game logic can be written in C# through the bundled .NET module, or in GDScript.
  • Scenes are assembled from a node tree and can be nested inside other scenes.
  • The editor includes separate 2D and 3D workflows with animation, physics and UI panels.
  • Projects are exported to target platforms from within the editor.
  • This is the Godot 3.x branch, with an API and project format separate from Godot 4.

À propos de cette application

Godot 3 (C#/.NET) is the 3.x line of the Godot game engine, packaged with the .NET module enabled so that game logic can be written in C# alongside the engine's own GDScript. It provides an integrated editor for building 2D and 3D projects: a scene tree in which nodes are composed into reusable scenes, a 2D canvas with sprites and tilemaps, a 3D viewport with meshes, lights and cameras, plus panels for animation, physics bodies, audio buses and user interface controls. Projects are exported to platform-specific builds from the same editor.

The 3.x series is the older branch, distinct from Godot 4, and keeps its own API and project format; scenes and scripts written for it are not interchangeable with the newer line. Teams maintaining an existing 3.x codebase, or relying on plugins that were never ported forward, are the usual audience for this build. This package targets Linux only.

The engine is published by The Godot Engine Community under the MIT license, which covers both the editor and the games produced with it.

Linux

Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.