create and other shit

This commit is contained in:
SpeeeDCraft 2023-09-15 21:10:43 +07:00
parent d748f9d0ac
commit 9ce10a8d03
32 changed files with 3152 additions and 4 deletions

View file

@ -0,0 +1,8 @@
#Select the backend to use.
#Allowed Values: OFF, BATCHING, INSTANCING
backend = "INSTANCING"
#Enable or disable a debug overlay that colors pixels by their normal.
debugNormals = false
#Enable or disable instance update limiting with distance.
limitUpdates = true