#How do i fix this

19 messages · Page 1 of 1 (latest)

wise turtle
#

RenderStepped*

#

Not RenderStrepped

wise turtle
#

show me new script

#

and error

zenith night
#

runService is undefined

#

you need to use RunService

#

since that's how you've defined it

#

what's the error then?

#

because it should be a different error

#

@fading crescent

#

you forgot the equals

#

equals *

#

local RunService = game:GetService("RunService")

fading crescent
#

studio** You are now Level 8! **studio

zenith night
#

userInputService is undefined

#

local userInputService = game:getService("UserInputService")

#

put that at the top