Search found 1 match
- Sat Nov 26, 2022 1:14 am
- Forum: General
- Topic: Stuck on displaying tile info
- Replies: 1
- Views: 1380
Stuck on displaying tile info
Ive been attempting to create a basic strategy game with generated terrain. Right now, im trying to make a display which shows what type of tile your mouse is over. This code is in love.draw(). The tiles are generated and displayed perfectly fine, so im not sure why this code doesnt display anything...