not sure if this is a bug or if I’m doing something wrong, I keep getting this weird error?
If it is a bug I don’t have access to post in bug reports so this will have to do anyway
but I’m trying to upload a model of a map that gets loaded into my game, I have had no issues till now, this one map refuses to upload and studio tosses this error
this map also can’t be copied and pasted without alot of the collisions just breaking, like I have a script that clones a ball and that ball runs on a track, when I copy and paste it into another place the balls stop colliding with anything (the player, unions, and normal parts), even with can collide on (no collision groups are in use).
yes, there is 1 script that controls the map, it does stuff like handle the marble tracks(clones a ball), and some other stuff with a SpringConstraint (for a plinko machine that launches marbles)