S1 Split Guides/Basic Level Editing
From Sonic Retro
(Original guide by Qjimbo)
Now that you've set up the disassembly, you can get working on level design.
Creating a simple level layout edit
- 1. Run SonED2.exe
- 2. Click File, Open and browse to the Projects folder (C:\SonED2-1\s1h\SonED2 Projects)
We are going to edit Marble Zone:
- 3. Choose mz1.sep and open it in SonED2. Scroll down and you should see this:
- 4. Select Editor -> Level Editor (Plane A).
- 5. Now click on the temple. Poof! It's gone!
- 6. However it's easy enough to get back, just hit Z. What we're doing here is selecting what chunk we are editing. Chunks are premade level pieces, and rearranging them can lead to some interesting new level layouts fairly easily. You can select them simply by pressing A or Z to scroll back and forth through them, and click to place them.
- 7. Try experimenting with chunks! Here I've created a weird hill. I have no idea what it will be like to play through though!
- 8. Now we move onto Object placement. Scroll to the right till you reach this section:
- 9. Select Object Editor from the Editor menu.
- 10. Now double left click in the space to the right of the ring boxes. a [?] object should appear.
- 11. Now double left click on the [?] object. That should bring up this list:
- 12. We're going to place a another monitor, so select "Monitor", and drag your monitor to line it up with the others. Now compare our Monitor with the other Ring boxes:
As you can see, we are going to have to change the Object type ID to "26 06 00". To do this, you hover over the box and use the S and X keys, this adjusts the Object "Property". You can also use the A and Z keys to select the object type. Select whichever type of box you want, I'm going to choose an invincibility powerup.
- 13. Now seems like a good time to stop and see whether what we've done actually works! Go to File -> Save Project.
- 14. Double click build.bat.
- 15. Then everything should assemble OK. Now open up the s1built ROM in your emulator of choice!
What you should see
My weird level layouts are there, and so is the invincibility box!
|S1 Split Guides/Basic Level Editing]]