16 lines
1.0 KiB
XML
16 lines
1.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="preview_anim">
|
|
|
|
<text name="desc txt">Beschreibung:</text>
|
|
<!--<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
|
|
label="Play in World" label_selected="Stop" left="27" mouse_opaque="true"
|
|
name="Anim play btn" scale_image="true"
|
|
tool_tip="Play this animation so that others can see it." width="96" />
|
|
<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
|
|
label="Play Locally" label_selected="Stop" left="177" mouse_opaque="true"
|
|
name="Anim audition btn" scale_image="true"
|
|
tool_tip="Play this animation so that only you can see it." width="96" />-->
|
|
<button label="In Welt abspielen" label_selected="Stop" name="Anim play btn" tool_tip="Gibt diese Animation so wieder, dass andere sie sehen können."/>
|
|
<button label="Lokal abspielen" label_selected="Stop" name="Anim audition btn" tool_tip="Gibt diese Animation so wieder, dass nur Sie sie sehen."/>
|
|
</floater>
|