Quoth143 Posted January 14, 2016 Share Posted January 14, 2016 (edited) I'm having a lot of trouble creating the sprite for a character mod I'm working on. I'm using the Extended Sample Character mod template and it's a bit difficult to get the proportions right (the sample character is rather small compared to the others) as well as get the placement of facial features correct when it's recommended that you don't change anything in spriter. Has anyone run into this before? If so, do you have any tips? Edited January 15, 2016 by Quoth143 Link to comment https://forums.kleientertainment.com/forums/topic/62447-character-sprite-tips-please-solved/ Share on other sites More sharing options...
Mobbstar Posted January 15, 2016 Share Posted January 15, 2016 uh... well... You can scale the character artificially using this code (the "one"s being the factor): inst.Transform:SetScale(1,1,1) Link to comment https://forums.kleientertainment.com/forums/topic/62447-character-sprite-tips-please-solved/#findComment-709379 Share on other sites More sharing options...
Quoth143 Posted January 15, 2016 Author Share Posted January 15, 2016 2 hours ago, Mobbstar said: uh... well... You can scale the character artificially using this code (the "one"s being the factor): inst.Transform:SetScale(1,1,1) Thank you. Link to comment https://forums.kleientertainment.com/forums/topic/62447-character-sprite-tips-please-solved/#findComment-709464 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now