Skip to content

Comments

Feat/vehicle chunk boundary limits#282

Merged
zolantris merged 18 commits intomainfrom
feat/vehicle-chunk-boundary-limits
Oct 14, 2025
Merged

Feat/vehicle chunk boundary limits#282
zolantris merged 18 commits intomainfrom
feat/vehicle-chunk-boundary-limits

Conversation

@zolantris
Copy link
Owner

@zolantris zolantris commented Oct 14, 2025

readme

  • add description about boundary chunks for prefabs
  • add commands description for boundary chunk removal

boundary chunks

  • update sprites for boundary chunk add/remove
  • add translations
  • add syncing logic for when boundary chunk updates

water sway QOL fixes

  • make vehicle sway much less
  • add config called waterRock* for anchored/unanchored/submarine states
  • add balancing torque force logic to make vehicle much more balanced after rocking state is applied

anchor

  • fix anchor logic where anchor would spawn then move and not update
    anchor location properly.
  • anchor now drops in anchor location instead of hovering and not
    syncing location

debug helper physics cubes

  • better rendering and description of where water direction and force cubes are coming from

- fix unity compilations
- connect most of the bounds logic
- add guards for streams with empty arrays
- TODO: More guards for streams that are empty
- add cube deletion
- make debug colors easier to see through
- fix some logic that did not allow deletion
…aries so it does not constrain a boundary if there are no boundaries post init
- add description about boundary chunks for prefabs
- add commands description for boundary chunk removal

boundary chunks
- update sprites for boundary chunk add/remove
- add translations

sway
- make vehicle sway much less
- add config called waterRock* for anchored/unanchored/submarine states
- add balancing torque force logic to make vehicle much more balanced after
  rocking state is applied

anchor
- fix anchor logic where anchor would spawn then move and not update
  anchor location properly.
- anchor now drops in anchor location instead of hovering and not
  syncing location
@zolantris zolantris merged commit 7f0c025 into main Oct 14, 2025
1 check failed
@zolantris zolantris deleted the feat/vehicle-chunk-boundary-limits branch October 14, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant