Media Summary: Working on the tilemap for the first level. For some reason, the Resources from part 1 contains all of the old graphics I used from ... We load in a level for our player object to interact with. Hello guys and welcome to the second episode where we add images and make a grid out of sprites. LINKS: SpriteAtlas: ...
Java 2d Platformer Tutorial 2 - Detailed Analysis & Overview
Working on the tilemap for the first level. For some reason, the Resources from part 1 contains all of the old graphics I used from ... We load in a level for our player object to interact with. Hello guys and welcome to the second episode where we add images and make a grid out of sprites. LINKS: SpriteAtlas: ... In this episode we will start drawing some stuff onto the screen, also some basic falling movement for the character. 2D Platformer Level Designer in Java Part 2 In this second part of the video, I will be showing you how to make your character jump by pressing the up key and make your ...
I made a small typo in this video. Just change stopSpede to stopSpeed in the Player constructor. Here is the testmap.txt that I used ...