Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) před 8 měsíci
..
level b47178faac Use a different color for moving platforms in platformer demos (#907) před 1 rokem
player b47178faac Use a different color for moving platforms in platformer demos (#907) před 1 rokem
screenshots fcc7d5c723 Optimize PNG images using oxipng před 4 roky
README.md d4bf89d364 Link to the asset library from the README of each demo před 4 roky
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) před 1 rokem
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) před 1 rokem
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) před 8 měsíci
world.tscn b47178faac Use a different color for moving platforms in platformer demos (#907) před 1 rokem

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