Y

YouLibs

Remove Touch Overlay

Godot 3.2: Let's Build a 2D Platformer!: Part 3 (Jumping & Gravity) #godotengine

Duration: 26:23Views: 61.4KLikes: 3.2KDate Created: May, 2020

Channel: BornCG

Category: Education

Tags: playgamecodeplatformereditlearngdscriptgodotenginelessonprogramplatform2dbeginnerenginetutorialgodotprogrammingjump

Description: Thanks for watching! In this Godot Game Engine tutorial I cover: - Programming our character to fall with gravity and land on platforms! (using GDscript). - Jumping when a key (action) is pressed on the keyboard. - Adjusting the rate of falling and the amount of upward force used to jump. - Using 'constants' (like variables) in programming for: GRAVITY, JUMP FORCE, and SPEED. - Fixing the 'land-then-fall' issue by having move_and_side() return a value, updating our character's velocity - using a KinematicBody2D's is_on_floor() method, and the Vector2.UP constant Thanks for watching, and don't forget to Like & Subscribe to help the channel! =) Play the Platformer Game Online Now!: borncg.itch.io ***************** DONATE to support my channel via PayPal: goo.gl/ThkwyG **************** LIKE and FOLLOW me on: FACEBOOK: facebook.com/BornCG INSTAGRAM: instagram.com/born.cg FOLLOW me on TWITTER: twitter.com/BornCG Reddit: reddit.com/u/BornCG ********************************** Visit my Godot 3 Tutorial Series playlist!: youtube.com/playlist?list=PLda3VoSoc_TSBBOBYwcmlamF1UrjVtccZ Visit my Blender 2.8 Tutorial Series playlist: youtube.com/playlist?list=PLda3VoSoc_TRuNB-5fhzPzT0mBfJhVW-i Visit my Blender 2.7 Tutorial Series playlist: youtube.com/playlist?list=PLda3VoSoc_TR7X7wfblBGiRz-bvhKpGkS My Blender (2.7) Game Engine Basics Series playlist: youtube.com/playlist?list=PLda3VoSoc_TSS7ht07sCt8zDCyAenOG6i My Blender (2.7) Video Effects Playlist: youtube.com/playlist?list=PLda3VoSoc_TQQYZfHuzWtEjh11OTEKXBK My Character Rigging (Minecraft) Mini-Series Playlist: youtube.com/playlist?list=PLda3VoSoc_TRWPzZHPqJlHfS0kOeQzQUQ **************** Nicolas from the band 'the Lazy Saviours' created my Intro Jingle! Check out his band's album here: on Amazon: amzn.to/2CID1nz on iTunes: apple.co/2QgqHOU ****************

Swipe Gestures On Overlay