The Godot Barn
Sign in
Sign in
Home
News & updates
Explore
Tutorials
Articles
Snippets
Shaders
Submit content
Sign in to submit content
Give or get help
Questions
Conversations
Coming soon!
controller
Tagged articles
Browse articles
Explore
There are no recent articles with this tag.
Tagged snippets
Browse snippets
Explore
0
2
class_name PlatformerController extends CharacterBody2D ## An extendable character for platforming games including features like coyote time, ## jump buffering, jump cancelling, sprinting, and wall jumping. ## ## Each mechanic and section ## of logic is broken up into different functions, allowing you to easily extend this class ## and override the functions you want to change while keeping the remaining logic in place.[br][br]
2D Precision Platformer Controller
dragon1freak
Dec 16th, 2024
Platformer controller with coyote time, jump buffering, controller support, and more!
Godot
4.x
GDScript
controller
platformer
2d
0
2
class_name CameraController extends Node3D # have a base node which the child Camera3D will follow @export var movement_speed: float = 1.0 @onready var camera_3d: Camera3D = $Camera3D func _ready() -> void: #set the child Camera3D position and rotation. This part is absolutely optional and can be set in the inspector aswell
Basic RTS camera3D
PapaPandaGames
Dec 09th, 2024
a very basic camera3D controller for 3rd person cameras
Godot
4.x
GDScript
camera3d
controller
Tagged shaders
Browse shaders
Explore
There are no recent shaders with this tag.
Tagged questions
Popular content tags
functions
anime
colors
first-person
bus
autoload
ui
accessibility
project settings
log
mesh
primitive
controller
prerelease
custom resource
Please wait ...
Okay
Okay
No
Yes
Okay