Jump to content

Recommended Posts

I recently made a character in DST and added the code below to the prefab.

inst.Transform:SetScale()

 

I was wondering if there was a way I could get it to apply to just the character and not the items it equips, and if not the is there someway I can make my character bigger that's as easy as the code above without enlarging items? 

apply to just the character and not the items it equips, and if not the is there someway I can make my character bigger that's as easy as the code above without enlarging items? 
Hmm... I don't believe so. The equipped items are part of the player's anim object, basically, which is why they scale up.

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...