Hello. I am trying to make this coin effect that you see in the video from the game raise bob.
Does anybody have any tips on how to make it? Because im stuck.
Hello. I am trying to make this coin effect that you see in the video from the game raise bob.
Does anybody have any tips on how to make it? Because im stuck.
have you tried lerping the coins to the HumanoidRootPart of the character
While lerping moves the coin to the player, it doesnt really curve and do the fancy stuff in the clip wich is what im trying to achieve.
In this case you would use bezier curves. You lerp the coins in a bezier path. You can read up on a bezier module here.
If I were you I would kindly ask the developer of raise bob if they will let you purchase the fancy stuff you see in the clip
Thank you so much this really helped me