dialog_box_gui.egg 938 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <CoordinateSystem> { Z-Up }
  2. <Comment> {
  3. "flt2egg -ps keep dialog_box_gui.flt -o dialog_box_gui.egg"
  4. }
  5. <Texture> 0 {
  6. "../maps/general_panel.rgba"
  7. <Scalar> wrap { repeat }
  8. <Scalar> wrapu { repeat }
  9. <Scalar> wrapv { repeat }
  10. <Scalar> minfilter { nearest }
  11. <Scalar> magfilter { nearest }
  12. <Scalar> envtype { modulate }
  13. }
  14. <VertexPool> vpool {
  15. <Vertex> 0 {
  16. -0.577176544880644 0 0.554307403338226
  17. <UV> { 0 1 }
  18. <RGBA> { 1 1 1 1 }
  19. }
  20. <Vertex> 1 {
  21. 0.534984304949106 0 0.554307403338226
  22. <UV> { 1 1 }
  23. <RGBA> { 1 1 1 1 }
  24. }
  25. <Vertex> 2 {
  26. 0.534984304949106 0 -0.631771859679054
  27. <UV> { 1 0 }
  28. <RGBA> { 1 1 1 1 }
  29. }
  30. <Vertex> 3 {
  31. -0.577176544880644 0 -0.631771859679054
  32. <UV> { 0 0 }
  33. <RGBA> { 1 1 1 1 }
  34. }
  35. }
  36. <Group> g1 {
  37. <Group> g2 {
  38. <Group> o1 {
  39. <Polygon> {
  40. <TRef> { 0 }
  41. <BFace> { 1 }
  42. <VertexRef> { 0 1 2 3 <Ref> { vpool } }
  43. }
  44. }
  45. }
  46. }