Change entity to use fixed_t

This commit is contained in:
2025-06-18 14:06:03 -05:00
parent c9f795e55c
commit 9a306df7e5
12 changed files with 329 additions and 32 deletions

View File

@ -270,6 +270,7 @@
}],
"height":32,
"id":1,
"locked":true,
"name":"Base Layer",
"opacity":1,
"startx":384,
@ -394,6 +395,7 @@
}],
"height":32,
"id":5,
"locked":true,
"name":"Overlay Base Layer",
"opacity":1,
"startx":400,
@ -407,20 +409,19 @@
{
"draworder":"topdown",
"id":3,
"locked":true,
"name":"Object Layer 1",
"objects":[
{
"id":3,
"template":"templates\/NPC.tx",
"x":6434.3106060606,
"y":6672.13636363636
"x":6551.3106060606,
"y":6829.13636363636
},
{
"id":4,
"template":"templates\/NPC.tx",
"x":6737,
"y":6672.91666666667
"x":6649.66666666667,
"y":6741.58333333334
},
{
"gid":257,
@ -431,8 +432,14 @@
"type":"player_spawn",
"visible":true,
"width":16,
"x":6743.33333333333,
"y":6989.33333333333
"x":6591.33333333333,
"y":6787
},
{
"id":7,
"template":"templates\/NPC.tx",
"x":6627,
"y":6828.33333333333
}],
"opacity":1,
"type":"objectgroup",
@ -441,7 +448,7 @@
"y":0
}],
"nextlayerid":6,
"nextobjectid":7,
"nextobjectid":8,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.11.1",