So I have been following this tutorial (https://www.youtube.com/watch?v=IHmF_bRpOAE) to make a basic map. But for some reason, when I did all the steps he did (but with a different tileset) it doesn't show the entire map (I'll have a picture attached). I made sure that when I clicked export as that it was a lua file. Any ideas on why this happens?
(Below is the .zip file of my game, how the map is supposed to look like, and how it actually looks like)
Need help with tiled
Need help with tiled
- Attachments
-
- LOVE.zip
- my game .zip file
- (25.67 KiB) Downloaded 136 times
Re: Need help with tiled
I've not used tiled but it looks like you're only seeing the very top left of your tilemap. It might be there's some function in tiled that lets you set the desired size of your tiles.
Another way you can see more is by calling "love.graphics.scale(scale_value)" at the start of your draw function, use a scale_value of less than one to see more.
Another way you can see more is by calling "love.graphics.scale(scale_value)" at the start of your draw function, use a scale_value of less than one to see more.
Who is online
Users browsing this forum: No registered users and 5 guests