Surgery

Prepare for your examination

What is File Surgery?

Surgery is the act of changing your level from writing directly into the file, rather than using the editor interface.

As you know, whenever you save a level inside the Game Editor, a file that contains all the settings, actions, and decorations is updated. But in this case, we can do those changes over the file itself.

What do I need to start the Surgery?

-> A Text Editor software to read and edit the text file

Here are a few you can use for free:

---> Windows Notepad (You most likely already have this) ---> Notepad++ (Better Notepad) ---> Any IDE software (Integrated development environment)

How to start Surgery on files.adofai?

First, find the location of your file. You can easily open your most recent file with the Open the directory location window of most recent level Shortcut

After that, Mouse right-click on top of your level and click on Open with and select your Text Editor of choice. For this example, we will be using Notepad++

Notepad++ - Adofai Level Surgery Content

From here, it's a matter of adding and replacing values within each setting. Do have in mind, although you can put anything inside each setting, the game might not allow you to use them when you save and open the level file again

Surgery Details

  • Angle Data - Every tile angle will be storage here

Check how to associate every tile angle on the Tile Placement section

  • Settings - All the information about the level, descriptions and starting values of events

Check how to associate every level setting on the Editor Menu List section

  • Actions - Every event added to the tiles will be set up here, including all its value settings

Check how to associate every action with events in the Events section

  • Decorations - Every decoration and text added will be saved here, including all its value settings

Check how to associate every decoration on the Decoration and Text Creative Format section

Surgery advantages

Easy Copy-Paste

Events at Tile 0

Last updated