CakerKid555 Posted June 23, 2017 Share Posted June 23, 2017 So I'm working on a character mod, (I'm not going to reveal it yet) but I wanted to have him turn into a bigger version of himself, (kind of like the werebeaver when Woodie chops too much wood) but I really don't know where to start, how to do it, and how I can do sort-of the same thing for other character mods in the future. Link to comment https://forums.kleientertainment.com/forums/topic/80104-giant-form/ Share on other sites More sharing options...
Cunning fox Posted June 23, 2017 Share Posted June 23, 2017 s = 1.5 inst.AnimState:SetScale(s,s,s) 1 Link to comment https://forums.kleientertainment.com/forums/topic/80104-giant-form/#findComment-934309 Share on other sites More sharing options...
Kronas Posted July 18, 2017 Share Posted July 18, 2017 On 6/23/2017 at 8:56 AM, makar5000 said: s = 1.5 inst.AnimState:SetScale(s,s,s) Where to paste this code ? i'm really new to this x_X Link to comment https://forums.kleientertainment.com/forums/topic/80104-giant-form/#findComment-940009 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