Aaron Franke 814909538f Update projects to Godot 3.3 4 yıl önce
..
level fcc7d5c723 Optimize PNG images using oxipng 4 yıl önce
player 022ec69810 Organize and simplify the Kinematic Character 2D demo 4 yıl önce
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 yıl önce
README.md d4bf89d364 Link to the asset library from the README of each demo 4 yıl önce
icon.png fcc7d5c723 Optimize PNG images using oxipng 4 yıl önce
icon.png.import a45b84a5ad Handle multiple resolutions in most demos 4 yıl önce
project.godot 814909538f Update projects to Godot 3.3 3 yıl önce
world.tscn 814909538f Update projects to Godot 3.3 3 yıl önce

README.md

Kinematic Character 2D

Example of how to make a kinematic character controller in 2D using KinematicBody2D. The character moves around, is affected by moving platforms, can jump through one-way collision platforms, etc.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/113

Screenshots

Screenshot