-
I want to have kind of a team / race selection thing where if someone spawns in they either spawn with a briefcase or without a briefcase
-
I have no clue on how I’d do that or how I’d even get started on doing that, I’m fairly new to scripting and I haven’t seen any topics about players spawning with a model before
-
I’ve tried looking on YouTube to see how I could possibly do this but no dice, so I turned to dev forum and haven’t been able to find a similar topic unfortunately, I was wondering if anyone could help me out Please and Thanks
2 Likes
You’d have to iterate through the descendants of the model and create a weldconstraint for each basepart.
1 Like