ID:264663
 
Code:
obj/Skills/Death_Ball/DeathBall
icon='Death Ball.dmi'
var/mob/Owner
density=1
pixel_x=-60
pixel_y=10


Problem description: The icon is one of those big icons. but for some reason the density doesn't work. i can walk in it.

pixel_x and pixel_y only moves the icon of the obj.
In response to Gr1m d4 r34p3r
Yes, i know. But did you see the density=1? it don't work
How exactly is it "not working". Can you explain further. Yes I know the obvoius of it being dense but it may be something else.
From the reference:

"It is important to remember that using a big icon is a visual effect only. It will not affect how the atom bumps into other atoms or vice-versa."


You'll have to fake density yourself. Or include a library that does it for you, like Shadowdarke's BigAtom