Could someone tell me why this followup animation is not being played when the enemy is hit in frame 1? The counter hit is working, but the first idle frame is played instead of the follow1 animation. Thank you in advance for any help.
anim idle
loop 1
delay 25
followanim 1
counterrange 1...
I just went to check the manual that's been on DCEmulation for years and it redirects me to the forum's main page. Is there a mirror or alternate link to that manual?
Also if anyone has time, could you take a look at a post of mine from a few weeks ago...
I have a bunch of questions that might have fairly complicated answers, so I hope you don't mind if I ask a few at a time. :)
- Is there a way to prevent other enemies from moving into attack range once one enemy does enter attacking range? What I'd like to do is have enemies chase the...
Just have a few general questions, nothing that's probably too difficult.
- What is the difference between 16 and 32-bit color modes in regards to OpenBOR? I know the technical differences (65K vs 16 mil colors), but no one's going to make a sprite with more than 65K colors.
- What is the...
Hi. I read somewhere that scripts are necessary to set more than one attack button. Could someone point me to either an example pak or a tutorial that shows how this is done? Thanks in advance.
I worked for a while today trying to fix these two small issues, but haven't had any luck yet. Hoping someone might be able to steer me in the right direction.
- No matter what resolution I use, when I try to create a panel that is the exact size of the viewing window (320x240, 640x480...
There are a couple of things I would like to try and do with animations that don't seem to be possible with the standard commands. I was hoping someone might be able to give some advice on how these might be accomplished.
Is it possible to have part of the player sprite (like an arm or leg) be...
Hi. I'm a very long-time user of BoR and OpenBOR, just coming back to it now after a loooong time. :) There's something I can't figure out though and reading the manual and a forum search didn't turn up anything.
I added a video.txt file with colourdepth 16bit, and OpenBOR crashes just after...