Knuckle Cracker

Creeper World 3 => Custom Map Discussion => Colonial Space Map Discussion => Topic started by: AutoPost on July 01, 2016, 11:08:36 PM

Title: Custom Map #3733: particle. By: BILLY
Post by: AutoPost on July 01, 2016, 11:08:36 PM
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.
Title: Re: Custom Map #3733: particle. By: BILLY
Post by: Nicant on July 01, 2016, 11:28:02 PM
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!
Title: Re: Custom Map #3733: particle. By: BILLY
Post by: GoodMorning on July 02, 2016, 04:08:41 AM
If you are writing your own scripts, you can use:


IsEditMode if
  ShowTraceLog
endif


This will prevent the trace from showing after finalising.
Title: Re: Custom Map #3733: particle. By: BILLY
Post by: Peter R on July 04, 2016, 08:08:42 AM
Nice map!
:)