Edit of asset "OverheadCar2D" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 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. Supports friction areas with OverheadCarArea2D and automatic driving for non-playable characters with OverheadCarPathFollow2D. |
Category | Scripts | |
License | MIT | |
Repository Provider | GitHub | |
Repository Url | https://github.com/37Rb/godot-overhead-car-2d | |
Issues Url | https://github.com/37Rb/godot-overhead-car-2d/issues | |
Godot version | Godot 4.0 | |
Version String | 0.1.1 | 0.1.1 |
Download Commit | 30846343e679974a2367ffce6b44fc08bf1b895b | 30846343e679974a2367ffce6b44fc08bf1b895b |
Download Url (Computed) | https://github.com/37Rb/godot-overhead-car-2d/archive/30846343e679974a2367ffce6b44fc08bf1b895b.zip | https://github.com/37Rb/godot-overhead-car-2d/archive/30846343e679974a2367ffce6b44fc08bf1b895b.zip |
Icon Url |
https://raw.githubusercontent.com/37Rb/godot-overhead-car-2d/main/images/icon.png
![]() |