mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
15 lines
294 B
Markdown
15 lines
294 B
Markdown
# Instancing Demo
|
|
|
|
A demo showing how to use scene instancing to
|
|
make many duplicates of the same object.
|
|
|
|
Language: GDScript
|
|
|
|
Renderer: GLES 2
|
|
|
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/148
|
|
|
|
## Screenshots
|
|
|
|
![Screenshot](screenshots/instancing.png)
|