The first time creating a model with realistic muscles, but I feel the result doesn't satisfy me.
I've never made muscles in my life in a blender.
#roblox#robloxdev#blender
@haizoopRBLX If you want to use PlayerService try to store it first
local Players = game:GetService("Players")
If you keep calling playerservice repeatedly it can cause unnecessary load so its better to store services beforehand this also keeps your code cleaner and more organized