I'm going to be posting reports for my Undertale Mod (The Photo is for ya'll so that you dont say Ï Cant Post here because I need proof of a mod making) Also this is probably going to be a solo project and ill try to make a dev build as fast as possible while making it good
Reposting it in the right place this time lol, but can someone check out my code cuz it doesnt work for me
local lastJumpTime = 0 -- Tracks the last time the player pressed jump
local doubleTapTime = 0.5 -- Time window for double tap (in seconds)
local canDive = false -- Flag to track if...
Im making a frisk mod from undertale and im trying to make a dive script but its not working can someone help?? (I labeled each category :D)
local lastJumpTime = 0 -- Tracks the last time the player pressed jump
local doubleTapTime = 0.5 -- Time window for double tap (in seconds)
local...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.