-
Notifications
You must be signed in to change notification settings - Fork 125
BreadCrumbs
VADemon edited this page Apr 17, 2020
·
1 revision
Render > BreadCrumbs is an epic trail meme (actually shows your travelled path)
.breadcrumbs smoothness <num> - how detailed the trail should be. 1 - draw every single point, 2+ - coarse lines (default: 1)
.breadcrumbs intermediate <0/1> - draw points between anchors (default: true)
.breadcrumbs clear - erases stored path points
.breadcrumbs save <filename> - save trail history to file || NOT YET IMPLEMENTED
.breadcrumbs load <filename> - load trail history from file || NOT YET IMPLEMENTED