Can a object do multiple animations but not in the same time

Remember I said case sensitive .

You have

livinglight when it should be livingLight Cap L in living.

Part of the convention of writing names in code is to use what is know as camel hump syntax.

This is to make readability of long id and var names easier.

so for any var/id we make the first word lower case. then Each word we put up against it has a Capped first letter.

So if I wanted an id to indicate an element that is used to flush the toilet.

I would use

toiletFlushHandle
and

not

toiletflushhandle

3 Likes

thank thank you so much ! finally it worked thank you :heart_eyes::heart_eyes::heart_eyes::heart_eyes: finally i can complete this project by monday thank you so much

2 Likes

sorry for troubling you so much ! this was teh first time i was using this software and java and i am stil in second year in university and have to complete this project my monday and was really confused! but thank you so much :heart_eyes::heart_eyes::heart_eyes::heart_eyes:

1 Like

Way to go @MarkHunte! Honking%20Horn%20right