Mandatory line placement tutorial

This commit is contained in:
Anuken
2019-03-20 19:12:14 -04:00
parent c9f6d92bef
commit e2126a2693
25 changed files with 96 additions and 119 deletions
+4
View File
@@ -12,6 +12,10 @@
name: white,
color: { r: 0, g: 0, b: 0, a: 0.9 }
},
guideDim: {
name: white,
color: { r: 0, g: 0, b: 0, a: 0.3 }
},
invis: {
name: white,
color: { r: 0, g: 0, b: 0, a: 0 }