You are not logged in.
Pages: 1
My name is Alexis, and I’m from Portugal from the Island of Madeira. I must say I’m glad I installed open sonic because unlike Esrael Sonic Editor II or Soned I was finally able to make my first level, but I still have one important question. Do we have some source or some tutorial in order to make a boss? Because I’m making Act 3 already and if Robotnik isn’t there I won’t be making bosses and the game will look boring. ![]()
Thanks in advance
*Alexis*
Offline
The basic part of the script is described in Wiki: http://opensnc.sourceforge.net/wiki/ind … ustom_Boss
Also, you can see the scripts from my mod - http://opensnc.sourceforge.net/forum/vi … hp?id=1907 (....\objects\bosses), there are 5 bosses scripts with contain comments, I tried to describe in detail each action
Offline
thanks for that. Btw does those scripts already include some bosses or do we have to incorporate them on the script? If yes, how? Thanks again.
Last edited by alexis9000 (2018-04-20 15:45:48)
Offline
The boss in game includes:
* Images in "...\images" folder. There should be all apart parts of boss on image (magenta color is transperent)
* Sprite file in "...\sprites\boss\" folder, where all parts of the boss are shown from the image
* Scenario in "...\objects\boss\" folder.
Offline
well it gave me an error the first time I tried it tough. --> https://s9.postimg.cc/3smrend9b/nanoparser_error.jpg
Offline
Pages: 1