multi-screen-projector/project
2025-03-19 13:03:31 +01:00
..
audio 2d template pushed 2025-03-13 10:06:36 +01:00
background 2d template pushed 2025-03-13 10:06:36 +01:00
coin ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
enemy ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
platform 2d template pushed 2025-03-13 10:06:36 +01:00
player ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
screenshots 2d template pushed 2025-03-13 10:06:36 +01:00
.gitattributes Initial commit 2025-03-13 08:40:48 +00:00
.gitignore Initial commit 2025-03-13 08:40:48 +00:00
export_presets.cfg ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
icon.webp 2d template pushed 2025-03-13 10:06:36 +01:00
icon.webp.import 2d template pushed 2025-03-13 10:06:36 +01:00
level.tscn ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
project.godot ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
README.md 2d template pushed 2025-03-13 10:06:36 +01:00
stage.tscn ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
tiles_demo.png 2d template pushed 2025-03-13 10:06:36 +01:00
tiles_demo.png.import 2d template pushed 2025-03-13 10:06:36 +01:00
tileset.tres 2d template pushed 2025-03-13 10:06:36 +01:00
tileset_edit.tscn ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
window.gd ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00
window.gd.uid ignore this commit naming because it isn't real and cannot hurt you 2025-03-19 13:03:31 +01:00

Physics Platformer

This demo uses RigidBody2D for the player and enemies. These character controllers are more powerful than CharacterBody2D, but can be more difficult to handle, as they require manual modification of the RigidDynamicBody velocity.

Language: GDScript

Renderer: Forward+

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

How does it work?

The player and enemies use dynamic character controllers for movement, made with RigidBody2D, which means that they can perfectly interact with physics (there is a see-saw, and you can even ride enemies). Because of this, all movement must be done in sync with the physics engine, inside of _integrate_forces().

Screenshots

Screenshot of the beginning

Screenshot of the seesaw and the player riding an enemy

Music

"Pompy" by Hubert Lamontagne (madbr) https://soundcloud.com/madbr/pompy