Vixen
c7401864
csharp
public enum VehicleKind

What sort of thing it is.

Read the guide page for this →

Remarks

⚠ A mount is a single-seat vehicle whose model is a creature, and that is doc 28's whole point here: it "collapses two systems people usually write twice". The kind changes what physics config a game reaches for; it changes nothing in this library.

Fields and properties (5)

  • Mount

    One seat, and it is an animal.

  • Ground

    Wheels.

  • Flying

    Wings.

  • Boat

    On the water.

  • Submarine

    Under it.

Used by (7)

  • ContentVixen.Gameplay.Movement.Tests
  • MovementLibraryVixen.Gameplay.Movement
  • TypeRegistrationVixen.Gameplay.Movement
  • VehicleVixen.Gameplay.Movement
  • VehicleDefinitionVixen.Gameplay.Movement
  • VehicleTestsVixen.Gameplay.Movement.Tests
  • Vixen_Gameplay_Movement_VehicleDefinitionSerializerVixen.Gameplay.Movement