broken_seals/game/addons/world_generator/resources
2021-12-27 02:38:05 +01:00
..
continent.gd Implemented delete and duplicate buttons in world. Also made sure that the inspectors update properly after the edited resources change. 2021-12-26 00:25:30 +01:00
subzone.gd Now world generator's resources inherit from a new base resource. 2021-12-22 16:14:26 +01:00
world_gen_base_resource.gd Now terra chunks are actually properly generated by placing chunks on the world generator's grid. 2021-12-27 02:38:05 +01:00
world_gen_world.gd Now the added resource's rect gets recalculated on add_content() instead in create_content() 2021-12-26 18:48:29 +01:00
world_generator_settings.gd Added a new WorldGeneratorSettings resource which can store and load in world generator related classes from folders. 2021-12-26 18:51:46 +01:00
zone.gd Implemented delete and duplicate buttons in world. Also made sure that the inspectors update properly after the edited resources change. 2021-12-26 00:25:30 +01:00