ID:175795
Mar 9 2003, 7:12 pm
|
|
I got a Window icon i whant to know how i can make it so i may not walk tho it But i can shoot thro it
|
Assuming your projectile is dense...
atom If you don't understand any of that, ask before just copying and pasting. |
<code>turf/window density=1 opacity=0</code>
Then you can see through it, but not walk through it. I don't know how your shooting system works, so that's the best advice I can give. =)