Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 8 meses
..
level b47178faac Use a different color for moving platforms in platformer demos (#907) hai 1 ano
player b47178faac Use a different color for moving platforms in platformer demos (#907) hai 1 ano
screenshots fcc7d5c723 Optimize PNG images using oxipng %!s(int64=4) %!d(string=hai) anos
README.md d4bf89d364 Link to the asset library from the README of each demo %!s(int64=4) %!d(string=hai) anos
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hai 1 ano
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hai 1 ano
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 8 meses
world.tscn b47178faac Use a different color for moving platforms in platformer demos (#907) hai 1 ano

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