JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
48 stars 32 forks source link

better way to support winning icon on large icons (aka 900x300, 1800x600, etc) #759

Closed miujoan6952 closed 5 hours ago

miujoan6952 commented 4 days ago

i later to give some proof

miujoan6952 commented 4 days ago

it kinda work here but i forgot recoding video so i give icon 900x300 here for test dan

StinkTheStinker commented 4 days ago

just do this

function onCreatePost()
     setProperty('iconP2.scale', scale value)
end
miujoan6952 commented 3 days ago

just do this

function onCreatePost()
     setProperty('iconP2.scale', scale value)
end

no i mean i fix large icon doesn't support winning icon based on some code from my fork pe 1.0

StinkTheStinker commented 3 days ago

no i mean i fix large icon doesn't support winning icon based on some code from my fork pe 1.0

yeah just make the icon the og size where it supports the winning icon, then do that

mcagabe19 commented 5 hours ago

^