I want to make it so that the proximity prompt does work while in a part that is welded to a platform that is tweening.
When I play the tween on the platform, the proximity prompt which is in a part welded to the platform no longer works, but at the start when the tween hasn’t played yet it does work. When the platform returns to its original position at the end, the proximity prompts are finally usable again.
Excuse the poor quality, I had to compress.
I have tried using local scripts (it doesn’t work because the food has to be duplicated)
I’ve tried unanchoring (not viable, it’s buggy)
Is there anything I could do to make it work again? And if it’s just not possible, why? I’d appreciate any help I can get!
Update
Hello all who wish to help, I’ve discovered that if I don’t touch the food before starting the tween, I’m able to use the food proximity prompt, but after, I cannot use the knife proximity prompt.