mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 14:10:55 +03:00
Add descriptions to all projects with README files
These show up in the project manager when hovering over projects.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# 2.5D Demo Project with C#
|
||||
|
||||
This demo project shows a way to create a 2.5D game in Godot by mixing 2D and 3D nodes. It also adds a 2.5D editor viewport for easily editing 2.5D levels.
|
||||
This demo project shows a way to create a 2.5D game
|
||||
in Godot by mixing 2D and 3D nodes. It also adds a
|
||||
2.5D editor viewport for easily editing 2.5D levels.
|
||||
|
||||
Language: [C#](https://docs.godotengine.org/en/latest/getting_started/scripting/c_sharp/index.html) and a little bit of GDScript
|
||||
|
||||
|
||||
Reference in New Issue
Block a user