|
5e6e960d02
|
Removed the additional text for the current world generator resources.
|
2022-08-05 13:35:56 +02:00 |
|
|
487b05fecb
|
Added an another layer to the world generator addon. Now subzones contain subzone props. Reworked the old subzones into these.
|
2022-08-05 00:27:03 +02:00 |
|
|
345aa62ed4
|
Now the dungeon spawner also uses local coordinates.
|
2022-08-04 19:58:27 +02:00 |
|
|
0ae9d239a4
|
Reworked how spawn positions work in the world_generator addon. Now all resources have ovverridable methods, and all of them are collected based on those. Also now the spawner works in local space.
|
2022-08-04 19:40:21 +02:00 |
|
|
337dcdaa49
|
Now dungeons won't get spawned randomly by the zone, instead they are spawned by a new subzone class.
|
2022-07-31 19:41:12 +02:00 |
|
|
64c39c4444
|
Added a new WorldGenRaycast class, and now world generator will use this instead of a stack and stack index to make the data available to the generation methods. Also added local uv to it.
|
2022-02-19 10:41:33 +01:00 |
|
|
926922572f
|
Moved the world_generator folder under scripts.
|
2022-02-12 20:06:13 +01:00 |
|