Hi, I'm Crazyblox.
Today I'm going to show you how to get started making your own Flood Escape Two map with the map kit provided in the video description.
Once done creating the map, It can only be tested at FE2 Map Test, so make sure you publish as a model, marked for sale, and send it for whitelisting at FE2 Map Test, of which the link is also provided in the video description.
In order to get started making a map, you need to get familiar with all of the major game objects:
- Spawn
- Exit Region
- Exit Block
- Buttons
- Water
- Settings
And
- Event String
Spawn is where the players will start on the map, it it recommended to keep the size of the spawn the same as the template. The camera faces where the front side of a spawn part is facing at the start of a round.
Exit Region is where players need to go to finish the map, and is activated once all buttons on the map are pressed. Resize this to the area you designate for the goal, and make sure its CanCollide false.