Edit of asset "2D Physics Platformer Demo (RigidBody)" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | 2D Physics Platformer Demo (RigidBody) | |
Description |
This demo uses RigidBody2D for the player and enemies. These character controllers are more powerful than KinematicBody2D, but can be more difficult to handle, as they require manual modification of the RigidBody velocity. Language: GDScript Renderer: GLES 3 (particles are not available in GLES 2) |
|
Category | Demos | |
License | MIT | |
Repository Provider | Custom | |
Repository Url | https://github.com/godotengine/godot-demo-projects/tree/3.5-9e68af3/2d/physics_platformer | https://github.com/godotengine/godot-demo-projects/tree/3.4-b0d4a7c/2d/physics_platformer |
Issues Url | https://github.com/godotengine/godot-demo-projects/issues | |
Godot version | Godot 3.5 | |
Version String | 3.5-9e68af3 | 3.4-b0d4a7c |
Download Commit | https://github.com/godotengine/godot-demo-projects/releases/download/3.5-9e68af3/2d_physics_platformer.zip | https://github.com/godotengine/godot-demo-projects/releases/download/3.4-b0d4a7c/2d_physics_platformer.zip |
Download Url (Computed) | https://github.com/godotengine/godot-demo-projects/releases/download/3.5-9e68af3/2d_physics_platformer.zip | https://github.com/godotengine/godot-demo-projects/releases/download/3.4-b0d4a7c/2d_physics_platformer.zip |
Icon Url |
https://user-images.githubusercontent.com/5276727/35007704-289bf87e-fb03-11e7-9e0d-b000dd77d7e2.png
|