d
This commit is contained in:
14
ht.config
14
ht.config
@@ -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
Normal file
BIN
img/stub.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Reference in New Issue
Block a user