Jump to content
  • 0

How to make the destruction of the entire map in the game? (battle royale)


Question

Posted

Hello, please tell me how to destroy the card. Through the event system.

I want that when decreasing the variable number ,, A ,,. All final maps from the center of the world map have been permanently removed from the game.

 

Essentially a battle royale

 

example
 

,, A ,, less than 100 . 

 

Each time the change is lowered, the kill zone shrinks towards the center.

 

041a5e767764477b928a248e808cb6ac.png

2 answers to this question

Recommended Posts

  • 1
Posted

You can do it with an event system. But you must do it in another way :

 

-Spawn several unkillable monster with high range of chase in the "red" zone.

-Make the player loose hp in those zone and use common event to do it.

Etc...

 

Just do not think directly "Destruction" you only want the player to reach the center.

Still, no destruction if it's really what you're looking for.

  • 0
Posted

The answer will be the same as almost all the previous posts, to do this in an optimal and functional way you will have to modify the source, the event system will not be able to do something like this.

×
×
  • Create New...