- Edited
im working on a pac-man game and im making the pellets, and i need the grid lines of the tilemap to still show when i select one of the pellet nodes
by grid lines i mean the orange lines in this screenshot (when i select the tilemap):
im working on a pac-man game and im making the pellets, and i need the grid lines of the tilemap to still show when i select one of the pellet nodes
by grid lines i mean the orange lines in this screenshot (when i select the tilemap):
SuperGibaLogan Not sure if this is possible. If you need them for placing pellets in the center of the tiles maybe grid snapping can help with that.
@kuligs2
so that i can place the pellets perfectly
trizZzle
grid snapping may be good, also thats exactly what i want, placing the pellets in the center of the tiles
but how do enable grid snapping?
I hope this answers your question