Two ways to opens door in my Godot 4.1 2D RPG game

Subscribers:
6,420
Published on ● Video Link: https://www.youtube.com/watch?v=NfDdY_sgK_c



Duration: 15:55
1,306 views
36


In this video we are going to learn how to open door in two ways: one that is automatic, and the second one where we have to press a button while standing front of our door.

#godot4 #godotengine #godot #shaders #modular #openingdoors #godotrpg #2drpg

Asset link is here: https://jeanmakesgames.itch.io/2d-rpg-asset

Wishlist my game "Lone Knight" here: https://store.steampowered.com/app/2211930/Lone_Knight/

**Udemy Course:**
My courses are discounted for the black friday! :)

My godot engine 4 course here:
https://www.udemy.com/course/learn-godot-4-by-making-a-2d-game

Create a 2d platformer / metroidvania in godot engine 3:
https://www.udemy.com/course/create-a-2d-platformer-game-with-godot-engine

Create a 2d rpg with godot engine 3:
https://www.udemy.com/course/create-a-2d-rpg-with-the-godot-engine

Timeline:
00:00 Introduction
00:21 Adressing the white door issue
01:16 Create an area to detect the player
02:17 Create a script and connect the area to the door
05:16 Opening a door by pressing a button
09:45 Disable the area once the door is open
11:07 Creating a label to indicate which button to press
11:52 Adjusting the position of the label and its visibility
13:52 Changing the ordering and the color of the label




Other Videos By Jean Makes Games


2024-02-222D Metroidvania - 4 - Tilemap with terrains and autotile
2024-02-212D Metroidvania - 3 - Jump and double jump
2024-02-202D Metroidvania - 2 - Coding the player movement
2024-02-192D Metroidvania - 1 - Creating the player and its animations
2023-12-22Coding combo input for my metroidvania || devlog 5
2023-12-20Making better enemies design by learning from Hollow Knight || devlog #4
2023-12-17Third devlog and making my game juicier with tween...but how?
2023-12-15Designing world for my Metroidvania
2023-12-14First devlog and making my main player worst somehow...but why?
2023-12-03Jumping and falling in 3D with animation & state machine || 3D RPG Serie in Godot 4.2
2023-11-25Two ways to opens door in my Godot 4.1 2D RPG game
2023-11-19Adding a house using modular assets in Godot 4
2023-10-18Using shader in Godot 4
2023-10-16Killing the enemy and looting coin in Godot 4
2023-10-123D RPG - Rotating the camera around the player with a controller #godot4 #godot #godotengine #rpg
2023-10-103D RPG - Coding the player movement and animations #godot4 #3d #rpg #3drpg #zelda #godot3d
2023-10-093D RPG - Setup our 3d project and creating the ground #3DRPG #rpg #3DRPGGodot #godot4 #godotengine
2023-10-08Creating an enemy that can patrol randomly #godot4 #godotengine
2023-08-25Creating the GUI - 2D RPG Serie In Godot 4.1 #godot4 #rpg #gamedev
2023-08-18Player life system & Killing the player #godot4 #2drpg #rpg #zelda #godotengine
2023-08-11Create coins & use Static variable for my 2D RPG in Godot 4.1 #godot4 #gamedev #tutorial