Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

An event changing places with a random event

Ok I'm using xp and I'm making a boss but on the map using events. First he creates 5 clones of himself which you have to kill but if you try and touch the real boss he swaps places with one of his clones.
But is there a way to make him switch with any 5 of them?

Thanks
 
You can control variables to be random numbers.

Control variable: rand 1 to 5
Conditional branch: variable = 1
  do this
Conditional branch: variable = 2
  do that
Conditional branch: variable = 3
  do tither
Etc
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top