Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

3D Kinematic Character Demo

An asset by Godot Engine
The page banner background of a mountain and forest

Quick Information

No ratings yet
3D Kinematic Character Demo icon image
Godot Engine
3D Kinematic Character Demo

Kinematic character demo for 3D using a cube for the character. This is similar to the 3D platformer demo.Language: GDScriptRenderer: GLES 3

Supported Engine Version
3.5
Version String
3.5-9e68af3
Support Level
featured
Modified Date
3 years ago
Git URL
Issue URL
Download ZIP

Kinematic Character 3D

Kinematic character demo for 3D using a cube for the character. This is similar to the 3D platformer demo.

Language: GDScript

Renderer: GLES 3

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

How does it work?

This demo uses a KinematicBody for the player, and StaticBody for the level. Each has colliders, the player moves itself via move_and_slide() in _physics_process(), and collides with the level.

Screenshots

README Screenshot

README Screenshot

Kinematic character demo for 3D using a cube for the character. This is similar to the 3D platformer demo. Language: GDScript Renderer: GLES 3

Reviews

0 total reviews
No ratings yet

Your Rating

How do you rate this asset?
Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

No ratings yet
3D Kinematic Character Demo icon image
Godot Engine
3D Kinematic Character Demo

Kinematic character demo for 3D using a cube for the character. This is similar to the 3D platformer demo.Language: GDScriptRenderer: GLES 3

Supported Engine Version
3.5
Version String
3.5-9e68af3
Support Level
featured
Modified Date
3 years ago
Git URL
Issue URL
Download ZIP

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers