Difference between revisions of "Make character disappear"

12 bytes added ,  08:17, 16 April 2006
no edit summary
imported>Kab
imported>Kab
Line 96: Line 96:
Sure; I'd like to know.  If it doesn't work, I'll pull this off the solutions category until we know why that is, but this is a simplified version of what I'm doing in my own work, so I don't suspect you'll have any problem.  One caveat I discovered, though.  It may not happen on all video cards, but if you hit saa 0 while the shader effect is active, you'll get a strange flash on the NPC.  So - make sure the settings in your shader object cut off sharply - and be sure that the effect is entirely dead before you hit saa 0 and disable the NPC.  Good Luck.  [[User:JBurgess|JBurgess]] 23:24, 14 April 2006 (EDT)
Sure; I'd like to know.  If it doesn't work, I'll pull this off the solutions category until we know why that is, but this is a simplified version of what I'm doing in my own work, so I don't suspect you'll have any problem.  One caveat I discovered, though.  It may not happen on all video cards, but if you hit saa 0 while the shader effect is active, you'll get a strange flash on the NPC.  So - make sure the settings in your shader object cut off sharply - and be sure that the effect is entirely dead before you hit saa 0 and disable the NPC.  Good Luck.  [[User:JBurgess|JBurgess]] 23:24, 14 April 2006 (EDT)


==Silly Me==
==Another==


All this complicated code and this whole time I've just been doing this.
I just do this.


<pre>
<pre>
Line 124: Line 124:
</pre>
</pre>


Seems a lot easier to me.
Seems a bit simpler, but that may just be that it feels closer to the coding style I'm used to.
--[[User:Kab|Kab]] 09:12, 16 April 2006 (EDT)
--[[User:Kab|Kab]] 09:12, 16 April 2006 (EDT)


[[Category:Solutions]]
[[Category:Solutions]]
Anonymous user