Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- https://www.youtube.com/watch?v=AbLOBP1fIQo&list=PLWTXKdBN8RZdvd3bbCC4mg2kHo3NNnBz7&index=2
- extends CharacterBody2D
- func _ready():
- pass
- func _physics_process (delta):
- pass
- func player_falling(delta):
- if !is_on_floor():
Advertisement
Add Comment
Please, Sign In to add comment