Two ways to opens door in my Godot 4.1 2D RPG game
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