Adds presets for Traffic Sign, Speed Limit Sign, and City Limit Sign, each with point/vertex variants to account for different direction fields

Makes the maxspeed field compatible with node entities
This commit is contained in:
Quincy Morgan
2018-09-26 19:35:44 -07:00
parent 85383c314d
commit cd8be8b5b4
13 changed files with 227 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"key": "traffic_sign",
"type": "typeCombo",
"label": "Traffic Sign"
}