mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Add hyphens to some adjective phrases
Co-Authored-By: John Veness <2512915+JohnVeness@users.noreply.github.com>
This commit is contained in:
co-authored by
John Veness
parent
feeea91cdf
commit
d354f8cbc2
@@ -11,7 +11,7 @@ static mesh instancing.
|
||||
|
||||
In Godot, this can be accomplished with a custom :ref:`Shader <class_Shader>` and
|
||||
a :ref:`MultiMeshInstance3D <class_MultiMeshInstance3D>`. Using the following technique you
|
||||
can render thousands of animated objects, even on low end hardware.
|
||||
can render thousands of animated objects, even on low-end hardware.
|
||||
|
||||
We will start by animating one fish. Then, we will see how to extend that animation to
|
||||
thousands of fish.
|
||||
|
||||
Reference in New Issue
Block a user