Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is there a way to buff a character's size?

Asked by 6 years ago

I want to create giant NPCs that can walk and move without problems. I have tried to make a character invisible and weld larger body parts to it. Problem is, the character just goes out of control regardless and some of the body parts would split.

I've remembered seeing a game with large giants and including the Attack on Titans game on ROBLOX with huge monsters.

How could I create such giants that can chase, move, and etc?

0
Make the npcs bigger by resizing the parts. lukeb50 631 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

At this scenario I've inspected some 'free models' about this Titan ( as i've played some few games of it before ) and if you will observe the instances inside this model; you can see the default ROBLOXCharacter inside it (some having packages) however, this may lead you to the buff-ish point. In order for you to have biceps and triceps growing in your so-called NPC then you could do the first thing you attempted; welding as ROBLOX doesn't provide any 'buff-NPC' property.

Do make sure that: The [muscle-object] you are welding to the NPC does not block its joints or between two parts (between the neck and the torso for example, or between the leg and torso) as this may disable your NPC from moving properly.

0
And not to mention the fact that you didn't provide any scripts that we can help you from. Please be reminded that we, as a community help each other through ways such as fixing problems on codes, providing information and does not create/develop a whole lot of script; thus, the scripting part- it's all yours.  Tolstoii 15 — 6y
0
So you want me to provide a welding script that doesn't even work? I'll gladly provide a non-working script just to look like I made "effort". User#18043 95 — 6y
0
Don't try and act so then. We're trying to help you if there are any problems in your script however, you hesitate to expose a script that you're humiliated of. You like being resourceful then? Here use this: https://pastebin.com/M6BCX4bs Put it inside a grouped model, name one part "WeldHere" then play the game. The whole object will be welded afterwards. Tolstoii 15 — 6y
Ad

Answer this question