views
12.7k
likes
8

Comments (6)

What do you think?

put this on onUpdatePost() to fix the icons

if health >= 2 then

health = 2

setProperty('iconP1.animation.curAnim.curFrame',

setProperty('iconP2.animation.curAnim.curFrame',

elseif health <= 0.001 then

health = 0.001

elseif health <= 0.37599 then

setProperty('iconP1.animation.curAnim.curFrame',

setProperty('iconP2.animation.curAnim.curFrame',

elseif health >= 1.55 then

setProperty('iconP1.animation.curAnim.curFrame',

setProperty('iconP2.animation.curAnim.curFrame',

end

Made another little bug fix for ya, hope this helps

-GF Notes actually work lol

-Re-fixed icons

https://drive.google.com/file/d/1BNNFt-GbbBCOfYlObn5YoSnpYS8EIBxr/view?usp=sharing

Free

Play As Oppenent LUA

Version: 1.0.0almost 3 years ago

#fnf

THE FIRST EVER PLAY AS OPPONENT LUA

Place in the scripts folder (PyschEngine/Mods/Scripts)

Credits:

Rayk_iv | Quite literarily all the code

matein222222 | Helped me fix the icons not accurately displaying the health



teen
Nothing has been posted to this project page yet. Check back later!