mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
* Various style edits * Edit out "simple" when possible Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com> Co-authored-by: Clay John <claynjohn@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a4a368af15
commit
bd19917ea0
@@ -81,7 +81,7 @@ GDScript and VisualScript, along with C#. They're designed for the needs
|
||||
of game developers and game designers, and they're tightly integrated in
|
||||
the engine and the editor.
|
||||
|
||||
GDScript lets you write simple code using an indentation-based syntax,
|
||||
GDScript lets you write code using an indentation-based syntax,
|
||||
yet it detects types and offers a static language's quality of auto-completion.
|
||||
It is also optimized for gameplay code with built-in types like Vectors and Colors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user