Zum Inhalt springen

Godot 3 (C#/.NET)

Veröffentlicht von The Godot Engine Community

Easily create 2D and 3D games

Open SourceMIT

Teile dieser Seite erscheinen in der Sprache, in der sie verfasst wurden, weil die Übersetzung nicht abgeschlossen ist.

Highlights

  • 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.

Über diese Anwendung

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

Wir hosten diese Datei nicht, wir scannen sie nicht und wir sehen ihren Inhalt nicht ein. Lesen Sie, was die Quelle angibt, und entscheiden Sie dann selbst.