parent
commit
ae30636af6
2 changed files with 14 additions and 0 deletions
  1. +14
    -0
      ht.config
  2. BIN
      img/stub.png

+ 14
- 0
ht.config View File

@@ -1,3 +1,5 @@
[version "1"]

[init] [init]
windowAntialiasing = false windowAntialiasing = false
windowBackgroundColor = #ffffff windowBackgroundColor = #ffffff
@@ -5,6 +7,11 @@ windowHeight = 600
windowTitle = Прототип: Отель windowTitle = Прототип: Отель
windowWidth = 900 windowWidth = 900


[player]
base = 25
texture = stub
visible = true

[static "s-floor1"] [static "s-floor1"]
left = 0 left = 0
texture = t-floor1 texture = t-floor1
@@ -23,6 +30,13 @@ texture = t-floor1
top = 425 top = 425
visible = true visible = true


[texture "stub"]
file = img/stub.png
height = 50
x = 0
y = 0
width = 50

[texture "t-floor1"] [texture "t-floor1"]
file = img/bw.sz.src.floor.png file = img/bw.sz.src.floor.png
height = 25 height = 25


BIN
img/stub.png View File

Before After
Width: 50  |  Height: 50  |  Size: 4.0KB

Loading…
Cancel
Save