Advertisement
kevjonesin

Material Cue GC Grid w/ cross-hairs & curl guide

Apr 7th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. //
  2. @keyline_color=#F252E0
  3. @keyline_thickness=0.8dp
  4. //
  5. // Wind Arrow Vertical
  6. inset top=15% bottom=74% left=0
  7. keyline distance=105 from=left outside
  8.  
  9. // Center Vertical
  10. inset top=32% bottom=1% left=50%
  11. keyline distance=0 from=left outside
  12.  
  13. // Horizontal Ring Line
  14. inset left=23% right=23% top=60%
  15. keyline distance=0 from=top outside
  16.  
  17. // Horizontal Pull Line
  18. inset left=2% right=2% top=86%
  19. keyline distance=0 from=top outside
  20.  
  21. // Curl Lines
  22. inset top=80% bottom=9%
  23. columns count=6
  24. inset left=50%
  25. keyline distance=0 from=left outside
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement