Most FRMs are either single frame (scenery) or six frame (critters, six directions). But there are also two frame scenery objects that can change state via script. For example, the still and the broken still.
I am trying to make a two frame FRM to be used with the animate_set_frame script command to change its state. I thought that I could simply make 2 FRMs and use frmcat to concatenate them together, but frmcat seems to expect 6 input frames. It doesn't accept just two. So how do I concatenate just two frames? Any ideas?
I am trying to make a two frame FRM to be used with the animate_set_frame script command to change its state. I thought that I could simply make 2 FRMs and use frmcat to concatenate them together, but frmcat seems to expect 6 input frames. It doesn't accept just two. So how do I concatenate just two frames? Any ideas?