|
@@ -13,10 +13,12 @@ TBLayout: distribution: gravity, size: available, axis: y, id: welcomelayout, po
|
|
|
TBLayout: distribution: gravity, size: available
|
|
TBLayout: distribution: gravity, size: available
|
|
|
TBLayout: distribution: gravity, axis: y, position: left
|
|
TBLayout: distribution: gravity, axis: y, position: left
|
|
|
TBEditField: text: "<color #76D6FF>Welcome:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
TBEditField: text: "<color #76D6FF>Welcome:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
|
|
|
+ TBImageWidget: filename: "AtomicEditor/editor/images/earlyaccess_header.png"
|
|
|
|
|
+ lp: width: 420, height: 137
|
|
|
TBEditField: multiline: 1, styling: 1, gravity: all, id: welcome_text, readonly: 1, adapt-to-content: 0
|
|
TBEditField: multiline: 1, styling: 1, gravity: all, id: welcome_text, readonly: 1, adapt-to-content: 0
|
|
|
font: size: 14
|
|
font: size: 14
|
|
|
lp: max-width: 420, min-width: 420
|
|
lp: max-width: 420, min-width: 420
|
|
|
- text: "Welcome to the <widget TBImageWidget: filename: 'AtomicEditor/editor/images/atomic_logo.png'>\n\n" \
|
|
|
|
|
|
|
+ text: "Welcome to the Atomic Game Engine Early Access\n\n" \
|
|
|
"<color #D4FB79>First Steps</color>\n\n" \
|
|
"<color #D4FB79>First Steps</color>\n\n" \
|
|
|
"• Try out some of the example projects on the right.\n\n" \
|
|
"• Try out some of the example projects on the right.\n\n" \
|
|
|
"• You can also create a new project based on a 2D or 3D template.\n\n" \
|
|
"• You can also create a new project based on a 2D or 3D template.\n\n" \
|