Skip to content

Instantly share code, notes, and snippets.

@herronelou
herronelou / particle_setup.nk
Created May 20, 2019 07:21
Custom particle setup
Group {
name Point_Radial_Force
label "\[value strength]"
selected true
xpos 490
ypos -269
addUserKnob {20 User}
addUserKnob {7 strength l Strength}
strength -1
}