Skip to content

Water physics #121

Description

@in0finite

Implement water physics - water should push all bodies that touch it. Some bodies will float on top, some will sink down.

Each vehicle has percentage submerged defined in data files.

Water script already has the ability to generate colliders (as triggers). Objects that are able to interact with the water should detect collision with trigger and apply appropriate force.

When object collides with water, emit some water particles.

Maybe first search for already finished solution online.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions