Advertisement
mito15

b&o brace shape

Mar 22nd, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. {
  2. "name" : "heart",
  3. "author" : "ichigo",
  4. "load_type" : "brace_shape",
  5. "class" : {
  6. "class_name" : "D_Face",
  7. "size_ratio" : 0.5,
  8. "vertex_number" : 6,
  9. "vertexs" : [
  10. [0.0, 0.5],
  11. [-0.5, 1.0],
  12. [-1.0, 0.0],
  13. [0.0, -1.0],
  14. [1.0, 0.0],
  15. [0.5, 1.0]
  16. ]
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement