#Why

1 messages · Page 1 of 1 (latest)

plush forum
#

why do i get these errors???

coarse shoal
#

show the entire script.. using a paste bin website... !code

solid gorgeBOT
coarse shoal
#

you have to declare those variables first... they don't just exist..
private bool crouching; for example

plush forum
#

ah ok

coarse shoal
#

you see how u have isGrounded...

#

yet theres no error about isGrounded..

trim herald
#

Are you following a tutorial? You've likely missed a few lines

plush forum
#

ok i will look again

trim herald
#

You also might wanna just go back and do c# basics first. Blindly following a tutorial while not being able to solve any errors wont get you far

#

This error is really one of the simplest ones

plush forum
coarse shoal
#

theres more than just that..

trim herald
#

Wherever you got that image, those scripts shown arent the full script

coarse shoal
#

if thats all it shows.. ur gonna be in trouble

plush forum
#

in the comments there was more

#

found it