I still don't get the tags thing.
Author | cman4 |
---|---|
Tags | author:cman4 dda incomplete unrated |
Created | 2007-06-21 |
Rating | 5 more votes required for a rating. |
Map Data | |
Description | What does RCE mean?
Oh, and this is an incomplete DDA, if you couldn't tell. Hold left OR hold right. I'm running into some symmetry problems though. |
Other maps by this author
Comments
Pages: (0)
2007-06-22
cause of the symmetry problems
The problems might have to do with something I call the "firing order". Each enemy has an order of which it fires depending on how it placed within the code. Each enemy then fires 1 at a time, instead of all at once. This effect is easily seen when you stack multiple rocket launchers in the same place, instead of all of the turrets firing at the same time, they fire 1 at a time and create a string of rockets. Because the laser drone and rocket on the right side are placed in a different part of the code than the laser drone and rocket on the left side, they fire at slightly different times, different by as little as 1 frame. 1 frame in a DDA is enough to mess up the entire DDA though, especially in the more complicated DDAs.
2007-06-22
q
*almost rates 1/5 for repetitiveness*
*sees "symmetry problems"*
*rates 4/5 instead for coolness*
*sees "symmetry problems"*
*rates 4/5 instead for coolness*
2007-06-21
RCE
means rate, comment, enjoy
cman4
@lord_zecrus
I noticed that when I played tktktk's "Rocket Revolution," seeing how the two rockets fired in succession, not one after another.