Collab_RPG/assets
2023-08-03 21:55:51 +02:00
..
converters.py Made map importation from tmx a bit cleaner + map structure slightly lighter 2023-08-01 22:26:59 +02:00
fxconv-metadata.txt Improved collisions and CG port. Still need to make the collisions less sticky. 2023-07-08 20:07:34 +02:00
level0.tmx corrected maps + start implementing world with multiple maps 2023-08-03 21:55:51 +02:00
level1.tmx corrected maps + start implementing world with multiple maps 2023-08-03 21:55:51 +02:00
level2.tmx corrected maps + start implementing world with multiple maps 2023-08-03 21:55:51 +02:00
level3.tmx corrected maps + start implementing world with multiple maps 2023-08-03 21:55:51 +02:00
tileset.png merged MiBi88's work on map movement and rendering + FCalva's work on adding a target for fxCG50 2023-07-07 18:22:39 +02:00
tilesetnpp.tsx merged MiBi88's work on map movement and rendering + FCalva's work on adding a target for fxCG50 2023-07-07 18:22:39 +02:00
Tilesetwalkable.png added a layer Walkable in Tiled level0.tmx, importation in fxconv + dedicated walkable array in Map struct 2023-07-09 20:27:22 +02:00
Walkable.tsx added a layer Walkable in Tiled level0.tmx, importation in fxconv + dedicated walkable array in Map struct 2023-07-09 20:27:22 +02:00
WorldRPG.world added map level3.tmx 2023-08-03 08:11:39 +02:00