Edit of asset "OverheadCar2D" Accepted

Old/Current New/Edit
Title OverheadCar2D OverheadCar2D
Description Adds a node type called OverheadCarBody2D to Godot 4 that implements reasonably good car physics. It's the car solution described here (http://kidscancode.org/godot_recipes/3.x/2d/car_steering/) and here (https://engineeringdotnet.blogspot.com/2010/04/simple-2d-car-physics-in-games.html) but adapted for Godot 4 and shared so it can be easily reused. It extends CharacterBody2D.

Supports friction areas with OverheadCarArea2D and automatic driving for non-playable characters with OverheadCarPathFollow2D.
Adds a node type called OverheadCarBody2D to Godot 4 that implements reasonably good car physics. It's the car solution described here (http://kidscancode.org/godot_recipes/3.x/2d/car_steering/) and here (https://engineeringdotnet.blogspot.com/2010/04/simple-2d-car-physics-in-games.html) but adapted for Godot 4 and shared so it can be easily reused. It extends CharacterBody2D.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/37Rb/godot-overhead-car-2d https://github.com/37Rb/godot-overhead-car-2d
Issues Url https://github.com/37Rb/godot-overhead-car-2d/issues https://github.com/37Rb/godot-overhead-car-2d/issues
Godot version Godot 4.0 Godot 4.0
Version String 0.1.1 0.1.0
Download Commit 30846343e679974a2367ffce6b44fc08bf1b895b b8bc715becb25c417103f519ee4116a1f1e93a28
Download Url (Computed) https://github.com/37Rb/godot-overhead-car-2d/archive/30846343e679974a2367ffce6b44fc08bf1b895b.zip https://github.com/37Rb/godot-overhead-car-2d/archive/b8bc715becb25c417103f519ee4116a1f1e93a28.zip
Icon Url https://raw.githubusercontent.com/37Rb/godot-overhead-car-2d/main/images/icon.png
https://raw.githubusercontent.com/37Rb/godot-overhead-car-2d/main/images/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/37Rb/godot-overhead-car-2d/main/images/basic-usage.png
Thumbnail