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
Recent snippets tagged «controller»
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
Filters
Contents containing
Language
GDScript
C#
Both
License
All licenses
CC-BY
CC0
GPLv3
AGPLv3
MIT
Unlicense
Godot version(s)
All versions
Godot 3.x
Godot 4.x
Godot 4.0
Godot 4.1
Godot 4.2
Godot 4.3
Godot 4.4
Reset filters
Apply filters
Popular tags recently
functions
first-person
bus
autoload
ui
log
mesh
primitive
debug
fps
frames
camera3d
controller
crystal
mouse
Please wait ...
Okay
Okay
No
Yes
Okay