Use: https://turbowarp.org/774826821 move with the WASD and QE Buttons and zoom with the C key note: This is my First 3d engine in Scratch every thing in the scene was saved in only one list like the x, y, z coordinates and the rgb channels also i needed to make some performance changes like that the particles will not get rendered when they are behind the camera which also fixed a bug where you could see the particles in front and behind the camera, and only rendering particles when the camera can see them or also adding a maximum distance to improve bigger scenes so the engine will run in real time in turbowarp