Dungeon Puzzle/Gimmick - How to Make a 2D Game in Java #53
In this video, we add a pickaxe so you can break some walls and also implement a simple dungeon rock puzzle in which you push and move rocks and place them on metal plate switches.
If you want to use my asset (images/maps/sound) that are used in this tutorial, here's the link:
https://drive.google.com/drive/folders/1OBRM8M3qCNAfJDCaldg62yFMiyFaKgYx?usp=sharing
*If you wish to use them to create your own public content (profitable/non-profitable), please contact me via Twitter or email. Both links are in the About section of this channel. In any case PLEASE DON'T re-distribute my asset (graphics/sound) and limit it to personal use.
Timestamps:
0:00 Introduction
0:35 Adding New Resource Files
2:20 Adding the Pickaxe
5:18 Adding the Destructible Wall
8:54 Getting an Item by Breaking the Wall
10:17 Adding the Iron Door
11:19 Adding the Metal Plate
13:12 Adding the Big Rock
15:15 Placing Objects
17:53 Pushing and Moving Objects
20:47 Detecting the Rock on the Plate
32:58 Testing the Puzzle
#javagamedevelopment #javatutorial #2dactionrpg