Jump to content

Recommended Posts

Some illustrious companions and I are attempting to make character mods strongly based on the existing caste of characters, in particular Wendy (We are making Abigail a playable living character). Getting a functional SCML file for Wendy was quite trying, but eventually we found a repository of character assets online here: https://github.com/kleientertainment/ds_assets/tree/master/builds .

The problem? They do not include emotes. As such our Abigail can run around and look quite normal (unlike all previous SCML freaks of nature), but her face goes blank when we use /cry or /yawn even though these PNG's are in the folder that are accessed by the auto-compiler. 

Basically it is the SCML file that is not referencing those emote PNGs because either the SCML file is from quite some time ago, before emotes were implemented, or it is just from single player Don't Starve.

Would it be possible for us to have the up-to-date SCML files that include ordinary human proportions, (not the "extended sample character template" mod) and all the ordinary emotes? Where might I acquire these?

Much gratitude for your help

Hello,

the extended sample character template is intended to be used to use to produce animations. What you want to make a build, and it seems you have it. Maybe the names of the sprites are outdated and that's why they don't work as intended when performing specific actions? Or something went wrong during the auto-compilation? The scml file could have ended up being corrupted as well, spriter is a very... capricious software.

Edited by ZupaleX

@ZupaleX
It seems the scml file we have was designed for Don't Starve single player. As such Wendy works fine until we try to do something that wasn't in the single player game (crying, riding a beef, etc.). If only I could get the scml for Wendy in the DST form...

Unfortunately those don't work either. It seems the SCML file doesn't incorporate the emotes. This is probably because that particular SCML was designed for single player where emotes aren't a thing.
Example: /cry makes her eyes/mouth disappear. 
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...