Car controller for Bevy and Avian3d 0.6.1
3

Configure Feed

Select the types of activity you want to include in your feed.

23 3 0

Clone this repository

https://tangled.org/remotectrl.dev/avian3d-car https://tangled.org/did:plc:spmvllxkkpxvkp7fyde6texl
git@tangled.org:remotectrl.dev/avian3d-car git@tangled.org:did:plc:spmvllxkkpxvkp7fyde6texl

For self-hosted knots, clone URLs may differ based on your setup.



README.md

Avian3d Car controller#

A avian3d arcade car controller based on (video)[https://www.youtube.com/watch?v=wOAAitKoV9M] by Walaber Entertainment

There are 2 examples that were meant to go through the phases of the video does. It kinda does, but jumps in phase 2.

Usage#

example one sliding camera car cargo run --example one

arcade car with drifting and "suspension" cargo run --example two

Bevy sub second#

using bevy sub second with dx dx serve --hotpatch --features "hot,debug_physics" --example two