userandererandrecancel
branchrust_reboot/main/temperate_cliff_reworkcancel

11 Commits over 91 Days - 0.01cph!

14 Days Ago
Fixed DecorAlign issues when incoming rotation is not identity
14 Days Ago
Added ApplyDecorComponents to PlaceCliffs
3 Months Ago
Split CutoffSlope into CutoffSlopeInitial and CutoffSlopeRepeat
3 Months Ago
Added PlaceCliffParameters, can be used by cliff prefabs to overwrite the default parameters set on PlaceCliffs Split MinHeight and MaxHeight into MinTerrainHeight / MinCliffHeight and MaxTerrainHeight / MaxCliffHeight
3 Months Ago
PlaceCliffs child placements use TerrainAnchorMode.MinimizeMovement PlaceCliffs child placements check terrain height and normal
3 Months Ago
Prefer longer cliff segments
3 Months Ago
PlaceCliffs has MinHeight and MaxHeight parameters to specifc terrain altitude range of certain cliff types
3 Months Ago
Moved GenerateCliffTopology slopeCutoff and splatCutoff to consts at the top of the file
3 Months Ago
Implemented "force the cliffs to spawn at the highest available Y position"
3 Months Ago
Fixed "cliff scaling doesn't always obey the min/max values"
3 Months Ago
Merge from main