You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? I want to spawn a character. Like Instance.new(“Character”)
What is the issue? idk how to do this
What solutions have you tried so far? Tried looking for the solution but no
I want to do like:
Instance.new(“Torso”)
Instance.new(“Head”)
Instance.new(“Left Arm”)
Instance.new(“Right Arm”)
Instance.new(“Left Leg”)
Instance.new(“Right Leg”)
You can use this all this stuff are mesh parts btw you can do instance.new("mesh part) but you can’t do instance.new(“character”) to spawn NPCs you need to clone those models from repli storage