Say you have a 64x64 icon on a 32x32 map using the new, built in big icon functionality
From what i'm reading in the documentation, only the one 32x32 tile is solid, the rest is not. Is there a library out there that will make the rest of the icon solid?
ID:273157
Nov 6 2009, 12:56 pm
|
|
#1 Nov 6 2009, 1:29 pm
|
|
The effect is purely visual. You'll have to use pre-existing collision methods.
| |
#2 Nov 6 2009, 4:56 pm
|
|
It can be done, however. Creating an invisible dense object and updating it's location every time the owner moves.. not a very good idea, but it'll work.
| |