I'm trying to find a way to resize props but can't make it work. I tried goind through this code and tried to get only the needed code from it but had some bugs like this one:
https://files.facepunch.com/forum/upload/469093/fc0fc038-8e4f-43ca-9b27-a2949748f337/image.png
(Physgun beam is pointing to the position where the prop was created)
Or the model wouldn't draw if you dont look at the original physics mesh.
https://files.facepunch.com/forum/upload/469093/d14c7d81-d32d-4de6-aa95-00a90c4111cd/image.png
https://files.facepunch.com/forum/upload/469093/f0e894e7-ad3c-4f83-931b-4170f2462cc5/image.png
So after a few days of debugging i couldn't fix this so i came here to seek help.
Thanks in advance.
The entity disappears because you are not updating its render bounds.
You mean this one?
https://files.facepunch.com/forum/upload/469093/98c04005-a44a-4887-bc12-511cbeec0bf8/image.png
Yes, except please read how to actually use the function.
Oh and sry i forgot to link my code.
Link
Sorry, you need to Log In to post a reply to this thread.