Zoom in 2x.
Things are tiny because we're using SS13's sprites. Zoom in like SS13.
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Mob/greyshirt.rsi
|
sprite: Mob/greyshirt.rsi
|
||||||
state: greyshirt
|
state: greyshirt
|
||||||
scale: 2, 2
|
|
||||||
drawdepth: Mobs
|
drawdepth: Mobs
|
||||||
|
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -33,6 +32,9 @@
|
|||||||
- type: Input
|
- type: Input
|
||||||
context: "human"
|
context: "human"
|
||||||
|
|
||||||
|
- type: Eye
|
||||||
|
zoom: 0.5, 0.5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: MobObserver
|
id: MobObserver
|
||||||
name: Observer
|
name: Observer
|
||||||
@@ -41,9 +43,10 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Mob/observer.png
|
sprite: Mob/observer.png
|
||||||
scale: 2, 2
|
|
||||||
drawdepth: Mobs
|
drawdepth: Mobs
|
||||||
- type: Icon
|
- type: Icon
|
||||||
icon: Mob/observer.png
|
icon: Mob/observer.png
|
||||||
- type: Physics
|
- type: Physics
|
||||||
mass: 5
|
mass: 5
|
||||||
|
- type: Eye
|
||||||
|
zoom: 0.5, 0.5
|
||||||
|
|||||||
2
engine
2
engine
Submodule engine updated: e1d1a8ea9d...7f74ae7b61
Reference in New Issue
Block a user