Bit Blot Forum
Aquaria => Modding => Topic started by: EntiteFred on December 14, 2007, 04:47:29 am
-
I was wondering if there were a way to select tiles without using the mouse. I need to do this because I'm really confused on how to select small tiles on the parrallax layers since you have to move the mouse somewhere else than where you see the tile (probably because of the parrallax).
-
I was wondering if there were a way to select tiles without using the mouse. I need to do this because I'm really confused on how to select small tiles on the parrallax layers since you have to move the mouse somewhere else than where you see the tile (probably because of the parrallax).
It seems to be a bug. If you hold down alt you can draw an invisible selection box from the starting point to wherever you stop (tap alt to go back to single-selection mode), so you can use that to get a bearing on where the offset is or to select entities as needed. Or you can turn off parallax while designing those layers, unless if you're trying to make a coordinated 3D effect. Which would be nice - I can't think of it being done anywhere in the main game.
-
thanks.
-
the way i select parallax stuff is by centering the screen (holding middle mouse button + moving around) on the parallax tile
then when you move it, hold Left + middle, so you can move the camera + the tile at the same time. this keeps it selected.
-
Nice. I will try it that way, and use the alt-select when the tile is hidden under other tiles.