09-02-2012, 03:35 PM
(This post was last modified: 09-02-2012, 03:37 PM by Electric2Shock.)
The biggest problem in you code is that you haven't included the state of the object. A frame without a state is considered invalid.
And frames are written this way:
And frames are written this way:
|
DC-Code:
<frame> whatever pic: ? state: ? wait: ? next: ??? dvx: ? dvy: ? dvz: ? centerx: ?? centery: ?? hit_a: ??? hit_d: ??? hit_j: ?? hit_Fa: ??? <frame_end> |

Chat

