mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Update tutorials/2d/custom_drawing_in_2d.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
co-authored by
A Thousand Ships
parent
9d2a54f64a
commit
c94407f642
@@ -246,7 +246,7 @@ Example 1: drawing a custom shape
|
||||
|
||||
We will now use the custom drawing functionality of the Godot Engine to draw
|
||||
something that Godot doesn't provide functions for. We will recreate the Godot
|
||||
logo, but with code- only using drawing functions.
|
||||
logo but with code- only using drawing functions.
|
||||
|
||||
You will have to code a function to perform this and draw it yourself.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user