Intro to Creating an RPG Adventure in Phaser
Zenva
ACCESS the FULL COURSE here: https://academy.zenva.com/product/build-a-full-rpg-adventure-in-phaser/
TRANSCRIPT
Welcome, in this course, I'm gonna show you how we can create a level inside Tiled, a map editor, and how we can export out that map as a JSON file and import it into our Phaser game, a Safari game. We'll be building out a simple hack and slash RPG. So in our game we'll have some elements like a player character, health bars, we'll be spawning monsters. When we defeat the monsters, the player will receive gold. We'll have chest pickups. We'll also be going over things like audio. And then what we're gonna do is I'm gonna show you how we can create blocked layers inside tile, and then when we load our game in Phaser, we can have our player object collide with those layers. All right so let's get started.
Free Tutorials:
- Unity: https://gamedevacademy.org
- Phaser: https://phasertutorials.com
- Machine Learning: https://pythonmachinelearning.pro
- Web Dev: https://html5hive.org
- Android: https://androidkennel.org
- Swift: https://swiftludus.org
- VR: https://vrgamedevelopment.pro ... https://www.youtube.com/watch?v=MQsBoqAbh7U
7926599 Bytes