This commit is contained in:
2026-05-13 20:38:59 +03:00
parent 9055c9c93c
commit 5620324b2e
4904 changed files with 391162 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
#.
#Slow down a ponder scene whenever there is text on screen.
comfyReading = false
#.
#Show additional info in the ponder view and reload scene scripts more frequently.
editingMode = false
#.
#Settings for the Placement Assist
[placementAssist]
#.
#What indicator should be used when showing where the assisted placement ends up relative to your crosshair
#Choose 'NONE' to disable the Indicator altogether
#Allowed Values: TEXTURE, TRIANGLE, NONE
indicatorType = "TEXTURE"
#.
#Change the size of the Indicator by this multiplier
# Default: 1.0
# Range: 0.0 ~ 3.4028234663852886E38
indicatorScale = 1.0