summaryrefslogtreecommitdiffstats
path: root/world/monuments (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-09-21Add an example Dock to the worlddusoleil1-0/+7
2022-09-21Move new dock assets one directory updusoleil54-1130/+65
2022-09-21Import and configure new dock, see messagemikatomik51-163/+3546
Think i accidentally deleted the original Dock.tscn and cant figure out how to get it back..? But the new dock_rework.tscn is meant to drop right in it's place
2022-09-20Incorporate new assets into the world gendusoleil3-170/+7
2022-09-20Simplify and Fix Monument Codedusoleil2-23/+35
Simplify the monument chunks to just be a bounding box with the scene origin at the center. This allows us to automatically calculate the chunks with only the bounds provided. It also fixes the issues with scaling and rotation.
2022-09-20Import and configure lighthouse monumentmikatomik21-0/+1685
2022-09-20Add ability to add static monuments to the worlddusoleil3-0/+203