Zoom in 2x.

Things are tiny because we're using SS13's sprites.
Zoom in like SS13.
This commit is contained in:
Pieter-Jan Briers
2018-09-17 20:05:47 +02:00
parent 73712b4e39
commit 24c9cf54af
2 changed files with 6 additions and 3 deletions

View File

@@ -14,7 +14,6 @@
- type: Sprite
sprite: Mob/greyshirt.rsi
state: greyshirt
scale: 2, 2
drawdepth: Mobs
- type: Icon
@@ -33,6 +32,9 @@
- type: Input
context: "human"
- type: Eye
zoom: 0.5, 0.5
- type: entity
id: MobObserver
name: Observer
@@ -41,9 +43,10 @@
components:
- type: Sprite
sprite: Mob/observer.png
scale: 2, 2
drawdepth: Mobs
- type: Icon
icon: Mob/observer.png
- type: Physics
mass: 5
- type: Eye
zoom: 0.5, 0.5

2
engine

Submodule engine updated: e1d1a8ea9d...7f74ae7b61