#How to do simulated weight?
1 messages · Page 1 of 1 (latest)
The only thing I know is to make slower movement
Make a new role for that and adjust the player speed when walking and running and also the jump height
Is there any way to slow down the movement of an item? So if I try to pick it up it has like a max speed or something
Make the actual object you pick up a separate object, and then the object model make it move with slerp and lerp those are what I used to make movements lag behind behind a little