Konashion's Vanilla Mod Template
>>> SDTModdingCS5.zip <<<
I've noticed this file is available only through UTC threads and somewhat difficult to find for newbie modders.
This upload is a mirror for those searching for Kona's original vanilla mod template.
Of course, the recommended mod template is Sby's Alternate Loader Template. This is a more complete version of Konashion's vanilla mod template. However, it requires both Loader and Sby's templateExtension mod to function.
SDTModdingCS5 template includes all the original tutorials, readme, and example mod fla (Just as it was when it was available on Kona's OG blog).
Included Breast Tweens
Get help with the modding template from active members in the forums here or on the Official SDT Discord.
>>> SDTModdingCS5.zip <<<
I've noticed this file is available only through UTC threads and somewhat difficult to find for newbie modders.
This upload is a mirror for those searching for Kona's original vanilla mod template.
Of course, the recommended mod template is Sby's Alternate Loader Template. This is a more complete version of Konashion's vanilla mod template. However, it requires both Loader and Sby's templateExtension mod to function.
SDTModdingCS5 template includes all the original tutorials, readme, and example mod fla (Just as it was when it was available on Kona's OG blog).
Super Deepthroat Modding
Edit SDTMod.fla or save it as a new file in this folder to start your mod.
The mod needs the ActionScript files in the SDTMods folder, but you won't have to edit any of them.
Open the ActionScript window (Window / Actions) and click on the Settings layer on the main timeline of SDTMod.fla to see more information.
To make a mod:
1. Find the mod you would like to make in the "Templates" folder in the library. (Window / Library)
2. (Optional) Right click on the template and [Duplicate...] it. There's no need to change any of the properties apart from the name if you want.
3. [Edit] your new template and draw your mod. (Check in the "Tutorials" folder for help with more complicated mods.)
4. Check the ActionScript on your mod's "Settings" layer to set up any options. (Select the frame, go to Window / Actions)
5. Delete any reference layers.
6. Register the mod in the ActionScript on the "Settings" layer of the main timeline. (See there for more details.)
7. Publish the mod as a swf (File / Publish). This swf file is the only file you need to distribute.
You can check your mod for errors by going to Control / Test Movie. Watch the "Output" panel for warnings.
ExampleMod.fla includes a recreation of SDChan's hair and the default t-shirt with support for RGB controls.
Edit SDTMod.fla or save it as a new file in this folder to start your mod.
The mod needs the ActionScript files in the SDTMods folder, but you won't have to edit any of them.
Open the ActionScript window (Window / Actions) and click on the Settings layer on the main timeline of SDTMod.fla to see more information.
To make a mod:
1. Find the mod you would like to make in the "Templates" folder in the library. (Window / Library)
2. (Optional) Right click on the template and [Duplicate...] it. There's no need to change any of the properties apart from the name if you want.
3. [Edit] your new template and draw your mod. (Check in the "Tutorials" folder for help with more complicated mods.)
4. Check the ActionScript on your mod's "Settings" layer to set up any options. (Select the frame, go to Window / Actions)
5. Delete any reference layers.
6. Register the mod in the ActionScript on the "Settings" layer of the main timeline. (See there for more details.)
7. Publish the mod as a swf (File / Publish). This swf file is the only file you need to distribute.
You can check your mod for errors by going to Control / Test Movie. Watch the "Output" panel for warnings.
ExampleMod.fla includes a recreation of SDChan's hair and the default t-shirt with support for RGB controls.
Included Breast Tweens
Included Modding Tutorials
Mods
Mods
Get help with the modding template from active members in the forums here or on the Official SDT Discord.