broken_seals_2d/game/spritesheet_generator
2021-07-15 00:05:34 +02:00
..
SheetGen.gd Added cast animation and z index support for the sheet generator script. For some reason z-indexes are acting up though, so the generated sheets have some artifacts. Might be a bug in godot, not sure. 2021-07-15 00:05:34 +02:00
Sprite3Ds.tscn Added back in my old spritesheet generator, because I'm hoping to replace 2d skeletal animation with it, as for some reason it uses lots of cpu (On the pi4 with my setup this project runs at 15 fps while the 3d project runs at 40). It was built for 3d, so it still needs some changes. 2021-07-14 15:38:41 +02:00
SpriteMover.gd Added back in my old spritesheet generator, because I'm hoping to replace 2d skeletal animation with it, as for some reason it uses lots of cpu (On the pi4 with my setup this project runs at 15 fps while the 3d project runs at 40). It was built for 3d, so it still needs some changes. 2021-07-14 15:38:41 +02:00
SSGen.tres Added back in my old spritesheet generator, because I'm hoping to replace 2d skeletal animation with it, as for some reason it uses lots of cpu (On the pi4 with my setup this project runs at 15 fps while the 3d project runs at 40). It was built for 3d, so it still needs some changes. 2021-07-14 15:38:41 +02:00
SSGen.tscn Added cast animation and z index support for the sheet generator script. For some reason z-indexes are acting up though, so the generated sheets have some artifacts. Might be a bug in godot, not sure. 2021-07-15 00:05:34 +02:00