#131 Add dynamic_poses for static grid

This commit is contained in:
Insality
2021-10-17 16:36:45 +03:00
parent b4560daa69
commit 1219b02c10
14 changed files with 1682 additions and 5 deletions

View File

@@ -56,6 +56,11 @@ M["drag"] = {
}
M["static_grid"] = {
IS_DYNAMIC_NODE_POSES = false, -- Always align by content size with node anchor
}
M["scroll"] = {
ANIM_SPEED = 0.2, -- gui.animation speed to point
BACK_SPEED = 0.35, -- Lerp speed of return to soft position