buttons.gui 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. script: "/example/options.gui_script"
  2. fonts {
  3. name: "default"
  4. font: "/assets/text48.font"
  5. }
  6. nodes {
  7. position {
  8. x: 248.0
  9. y: 230.0
  10. }
  11. size {
  12. x: 100.0
  13. y: 60.0
  14. }
  15. color {
  16. x: 0.611
  17. y: 0.487
  18. z: 0.365
  19. }
  20. type: TYPE_BOX
  21. id: "io"
  22. inherit_alpha: true
  23. size_mode: SIZE_MODE_AUTO
  24. }
  25. nodes {
  26. position {
  27. x: -2.0
  28. }
  29. size {
  30. x: 40.0
  31. y: 30.0
  32. }
  33. type: TYPE_TEXT
  34. text: "Outline\n"
  35. "(Off)"
  36. font: "default"
  37. id: "text"
  38. line_break: true
  39. parent: "io"
  40. inherit_alpha: true
  41. }
  42. nodes {
  43. position {
  44. x: 360.0
  45. y: 230.0
  46. }
  47. size {
  48. x: 100.0
  49. y: 60.0
  50. }
  51. color {
  52. x: 0.611
  53. y: 0.487
  54. z: 0.365
  55. }
  56. type: TYPE_BOX
  57. id: "OutlineColor"
  58. inherit_alpha: true
  59. size_mode: SIZE_MODE_AUTO
  60. }
  61. nodes {
  62. position {
  63. x: -2.0
  64. }
  65. size {
  66. x: 40.0
  67. y: 20.0
  68. }
  69. type: TYPE_TEXT
  70. text: "Outline\n"
  71. "Color"
  72. font: "default"
  73. id: "text1"
  74. parent: "OutlineColor"
  75. inherit_alpha: true
  76. }
  77. nodes {
  78. position {
  79. x: 470.0
  80. y: 230.0
  81. }
  82. size {
  83. x: 100.0
  84. y: 60.0
  85. }
  86. color {
  87. x: 0.611
  88. y: 0.487
  89. z: 0.365
  90. }
  91. type: TYPE_BOX
  92. id: "Fluid"
  93. inherit_alpha: true
  94. size_mode: SIZE_MODE_AUTO
  95. }
  96. nodes {
  97. size {
  98. x: 40.0
  99. y: 20.0
  100. }
  101. type: TYPE_TEXT
  102. text: "Fluid\n"
  103. "Color"
  104. font: "default"
  105. id: "text2"
  106. parent: "Fluid"
  107. inherit_alpha: true
  108. }
  109. material: "/builtins/materials/gui.material"
  110. adjust_reference: ADJUST_REFERENCE_PARENT