Guest User

Untitled

a guest
Jun 23rd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <Scene id="scene" target="{Room.player}" viewportWidth="650" viewportHeight="450" width="2000" height="1800">
  2. <DisplayObject2D id="background" assetID="background" mouseEnabled="true" />
  3. <DisplayObject2D id="shadows" alpha="0.38" />
  4. <ZSortingDisplayObject id="furniture">
  5. <DisplayObject2D id="topTree" assetID="topTree" x="2474" y="1434" originX="166" originY="374">
  6. </ZSortingDisplayObject>
  7. <DisplayObject2D id="foreground" />
  8. <ZSortingDisplayObject id="playerMessages" />
  9. </Scene>
Add Comment
Please, Sign In to add comment