Developing Briscas: The Game
Wishlist: https://store.steampowered.com/app/3429730/Briscas_The_Game/
Follow on twitch: twitch.tv/parchitodeparcha
BTG: https://bsky.app/profile/briscasthegame.bsky.social
I had to make the tilemap editor so that I could get the sourceX, sourceY from the selected tile position.
I am using this with canvas for the drawImage function to display the certain part of the image as part of the tilemap.
I had to make the tilemap editor so that I could get the sourceX, sourceY from the selected tile position.
I am using this with canvas for the drawImage function to display the certain part of the image as part of the tilemap.