This topic is for discussion of map #3733: particle
(http://knucklecracker.com/creeperworld3/queryMaps.php?query=thumbnailid&id=3733)
Author: BILLY
Size: 128x84
Desc:
Leave any comments on the forums on my map if you don't want those weird black boxes with text in it that block the view (not entirely blocked) and how to fix that problem would be nice so i can make more of these particle maps that are harder because of black boxes on the particles.
To get rid of the black debug boxes, you have to go into the code and remove the line of code that says "showtracelog" in the particle emitter and particle scripts. When you do that the black debug boxes will go away!
If you are writing your own scripts, you can use:
IsEditMode if
ShowTraceLog
endif
This will prevent the trace from showing after finalising.
Nice map!
:)