Hello! I am currently facing an issue with a part that sleeps when it’s not intended to sleep, I want the part to not sleep when it’s mid air. I’ve tried setting the NetworkOwnership to the player, but I don’t want the part to fall on the server and only on the client, I’ve tried putting a Humanoid inside the part and it didn’t seem to work, I’ve tried setting the velocity to a small insignificant amount so I could try to wake it up but that didn’t work either, so the last solution I thought about was to ask here, so here we are
I’ve tried looking up
It uses a little velocity to keep the object awake. Since your part is moving downwards, maybe change the velocity to something else than -0.08 (line 14).
That’s just an instance that spawns an object, which spawning the object makes it wake up, but then it immediately goes back to sleep, I also tried this with a box without the turret and it still didn’t work sadly
I don’t think it’s a bug since it showed that it slept in the air, by the box being highlighted in red, also yeah it might be that the temperature is cold