Make lerp functions require both arguments to be the same for deduced return type. Fix buggy monster spawns to account for monster sizes. BOTTOM RIGHT EDGE FOR COORDINATES ??? Release Build 11794.
parent
10b8e68b22
commit
ef1d4e5470
Binary file not shown.
@ -1,5 +1,5 @@ |
|||||||
<?xml version="1.0" encoding="UTF-8"?> |
<?xml version="1.0" encoding="UTF-8"?> |
||||||
<template> |
<template> |
||||||
<tileset firstgid="1" source="../Monsters.tsx"/> |
<tileset firstgid="1" source="../Monsters.tsx"/> |
||||||
<object name="Octopus Arm" type="Monster" gid="31" width="48" height="48"/> |
<object name="Octopus Arm" type="Monster" gid="31" width="192" height="192"/> |
||||||
</template> |
</template> |
||||||
|
Binary file not shown.
Loading…
Reference in new issue