Need help with a scripted boss battle

  • Thread starter Thread starter Ginrai Powermaster
  • Start date Start date
G

Ginrai Powermaster

Guest
Hello, guys, I was wondering about the easiest way of creating a scripted battle for a specific boss when after you defeat him, he walks up to the player character and knocks him out, so that the dialogue window can appear afterwards.


Also, is there any way I can create beam struggle between a player character and an enemy similar to DBZ games when you have to press a button for you to successfully defeat an enemy in the beam struggle.

I'm sorry, I am sort of new to the OpenBor engine, so I don't know much yet, I am trying to learn more about it from OpenBor wiki, but I didn't really find anything to help me.
 
Don't worry, what you're asking is advanced stuff anyways :)

Back to topic,

a specific boss when after you defeat him, he walks up to the player character and knocks him out, so that the dialogue window can appear afterwards.

Hmmm.... why do you need boss to knock player first before showing dialogue?

when you have to press a button for you to successfully defeat an enemy in the beam struggle.

Well, there's keyscript for this purpose. I'm not familiar with this beam struggle though
 
I think he means something like a 'locked swords' system

images

starwars.jpg


So when you 'lock on' you have to tap buttons to break out of it. 

Except in this case it would be power beams.
images
 
Bloodbane said:
Hmmm.... why do you need boss to knock player first before showing dialogue?



You see, I'd like for the boss to knock out the player model and then have a dialogue between them for the story of my game, it follows the IDW Transformers comic book story line and one of the issues had Megatron knock Optimus Prime out after their battle, Megatron then says a couple of things related to the story.


Well, there's keyscript for this purpose. I'm not familiar with this beam struggle though



Yeah, it's exactly what BeasTie said, when the character and his opponent lock into sword(in my case laser beam) fight with each other, you have to tap the button fast to overpower your opponent and actually win the battle against them.
 
BeasTie said:
I think he means something like a 'locked swords' system

images

starwars.jpg


So when you 'lock on' you have to tap buttons to break out of it. 

Except in this case it would be power beams.
images


Yeah!That's exactly what I meant ^^
 
Back
Top Bottom