-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update instancing tutorial #6856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
0b18f46 to
273d3d1
Compare
Removed the instancing.zip as discussed in godotengine#6793 and replaced it with text and image references to the godot-projects instancing demo: https://github.com/godotengine/godot-demo-projects/tree/4.0/2d/instancing Added a small section about instancing via code. Closes godotengine#6793 Supersedes godotengine#6187 and godotengine#5374
|
As suggested by @YuriSizov in #5121 I removed the |
|
Superseded by #7222 |
|
Actually, this one is probably fine, as it updates the article itself. The archive has been removed now, and the project template is accessible from a new repo (see also godotengine/godot-docs-project-starters#3). So the article can be adjusted to reflect that. Also images need to be converted to WebP. |
|
Closing due to a lack of activity from the PR author |

Removed the instancing.zip as discussed in #6793 and replaced it with text and image references to the godot-projects instancing demo: https://github.com/godotengine/godot-demo-projects/tree/4.0/2d/instancing
Added a small section about instancing via code.
Closes #6793
Supersedes #6187 and #5374