Yukikaco-GoDump icon

GoDump

Dump TK2D's sprites for Custom Knight Creator

Last updated 2 weeks ago
Total downloads 233
Total rating 0 
Categories (Deprecated category) Tools
Dependency string Yukikaco-GoDump-0.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304
jakobhellermann-BepInExConfigurationManager-18.4.1 icon
jakobhellermann-BepInExConfigurationManager

In-Game Plugin configuration manager for BepInEx

Preferred version: 18.4.1

README

GoDump

Default Key

  • F1 Open Menu
  • F3 Log Collection
  • F4 Dump Collection

TriMay CustomKnight-Creator-Fixed less crash

GoDump Tutorial

Custom Knight Creator Tutorial

Export Texture2D Allign Sprite for Custom Knight Creator

Unity Explorer Script Peek TK2D's Atlas

foreach (var x in Resources.FindObjectsOfTypeAll<tk2dSpriteAnimation>())
{
    if(x.name == "Knight") // Anim Name
    {
        Inspect((x.FirstValidClip.frames[0].spriteCollection.materials.SyncRoot));
    }
}

Atlas and individual sprite

Each Boss Sprite(Spoiler)

Each Boss Sprite(Spoiler)
Boss Name Anim Name
Moss Mother Mossbone Mother Anim
Bell Beast Bone Beast Anim
Lace Lace Anim
Lost Lace Lost Lace Anim
Fourth Chorus Not tk2d Skip
Savage Beastfly Bone Flyer Giant Anim
Sister Splinter Splinter Queen Anim
Skull Tyrant Skull King Anim
Widow Spinner Anim
Moorwing Vampire Gnat Anim
Last Judge Last Judge Anim
Great Conchfiles Coral Conch Driller Giant Anim
Phantom Phantom Anim
Trobbio Trobbio Anim
Tormented Trobbio Tormented Trobbio Anim
Cogwork Dancers Clockwork Dancers Anim
Second Sentinel Song Knight Anim
Crawfather Crawfather Anim
Crowman Juror Anim
Crowman Dagger Juror Anim
Crowman Tiny Juror Tiny Anim
Raging Conchfly Coral Conch Driller Anim
Seth Seth Anim
Grand Mother Silk Silk Boss Anim / Silk Boss DeathEmbrace Anim
Clover Dancers Clover Dancers Anim
Karmelita Hunter Queen Anim
Crust King Khann Coral King Anim
Nyleth Flower Boss Anim
Groal The Great Swamp Shaman Anim
Chef Lugoli Roachkeeper Chef Anim
Broodmother Slab Fly Broodmother
Giant Flea Giant Flea Anim
Garmond and Zaza Garmond Anim
Watcher at the Edge Coral Warrior Grey Anim
Palestage Cloverstag White Anim
Forebrothers Signis and Gron Dock Guard Anim
The Unraveled Conductor Anim
Gurr the Outcast Bone Hunter Trapper Anim
Voltvyrm Zap Nest Anim
Shakra Mapper Anim
Pinstress Pinstress Boss Anim
Father of the Flame Not tk2d Skip
Bell Eater Giant Centipede Anim
Lost Garmond Garmond Black Threaded Anim
Fist Sinner First Weaver Anim

Problem ask for help link