script: "/main/entername.gui_script" fonts { name: "default" font: "/builtins/fonts/default.font" } fonts { name: "newfont" font: "/main/newfont.font" } nodes { position { z: 1.0 } scale { x: 0.7 y: 0.7 } size { x: 200.0 y: 100.0 } color { x: 0.412 y: 0.286 z: 0.071 } type: TYPE_TEXT text: "" font: "newfont" id: "enter" inherit_alpha: true } nodes { position { x: 794.0 y: 302.0 z: 1.0 } scale { x: 0.7 y: 0.7 } size { x: 200.0 y: 100.0 } color { x: 0.412 y: 0.286 z: 0.071 } type: TYPE_TEXT text: "" font: "newfont" id: "name" } material: "/builtins/materials/gui.material" adjust_reference: ADJUST_REFERENCE_PARENT