Animate (move) the drone cubes using ArchetypeQuery
's.
Render cubes via GPU instancing using a single MultiMeshInstance3D
.
Platforms: Windows, macOS, Linux
This Godot project was created executing the following steps:
-
Download the Godot game engine with support for .NET see Godot Engine - .NET
-
Run the Godot executable: Godot_v4.1.1-stable_mono_win64.exe
-
Create New Project and select Renderer: Forward+
dotnet add package Friflo.Engine.ECS