germ_gui_loading:
options:
startX: w/2
startY: h/2-16
blur: true
texture:
type: texture
path: textures/gui/loading/connect.png
width: "16"
height: "16"
locationX: "-32"
locationY: "-12"
gif:
type: texture
path: textures/gui/loading/loading.gif
width: "10"
height: "10"
locationX: "28"
locationY: "-8"
text:
initDos:
- update`<->`thisGui@thisPart@texts@Loading
- delay`<->`200
- update`<->`thisGui@thisPart@texts@Loading.
- delay`<->`200
- update`<->`thisGui@thisPart@texts@Loading..
- delay`<->`200
- update`<->`thisGui@thisPart@texts@Loading...
- delay`<->`200
- goto`<->`1
type: label
texts: [ "Loading..." ]
align: left
locationX: "-12"
locationY: "-8"