Increase res of click
This commit is contained in:
parent
a8df71e9e4
commit
1cf78e08d6
|
|
@ -51,7 +51,7 @@ if gear then
|
|||
player.Character.Torso["Right Shoulder"].CurrentAngle = math.rad(90)
|
||||
end
|
||||
|
||||
local clickBody = ThumbnailGenerator:Click("PNG", 840, 840, true)
|
||||
local clickBody = ThumbnailGenerator:Click("PNG", 2048, 2048, true)
|
||||
|
||||
print("[" .. game.JobId .. "] Rendered bodyshot")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue