Sprite flipping, face in direction of movement

This commit is contained in:
stevenhowes
2021-05-13 20:56:36 +01:00
parent 3c0a6d25e9
commit 74faf7f89b
6 changed files with 72 additions and 5 deletions
+8 -4
View File
@@ -40,14 +40,18 @@ Squeezeflags = -o $@
# Dynamic dependencies:
o.Graphics: c.Graphics
o.Graphics: C:h.swis
o.Graphics: C:h.kernel
o.Graphics: C:h.kernel
o.Input: c.Input
o.Input: C:h.swis
o.Input: C:h.kernel
o.Input: C:h.kernel
o.Graphics: c.Graphics
o.Graphics: C:h.swis
o.Graphics: C:h.kernel
o.Graphics: C:h.kernel
o.Graphics: c.Graphics
o.Graphics: C:h.swis
o.Graphics: C:h.kernel
o.Graphics: C:h.kernel
o.CTheEscape: c.CTheEscape
o.CTheEscape: C:h.swis
o.CTheEscape: C:h.kernel