C
C#2y ago
opkiller_

✅ ive got a few compile errors and I cant seem to be able to fix it

I was doing a tutorial and no matter how much I try I just cant seem to fix it so if you guys can help that would be good code in the comments errors in the photo
18 Replies
Anton
Anton2y ago
the first error is due to wrong capitalization the last ones are because there isn't the method SetFloat
opkiller_
opkiller_2y ago
what do you mean by there isnt a method float?
Anton
Anton2y ago
you haven't defined it in your class
opkiller_
opkiller_2y ago
how do i do that? [sorry for the late reply]
Anton
Anton2y ago
do what
opkiller_
opkiller_2y ago
to be honest i don't really know how to do either both defining SetFloats class and i tried recapitalizing and i couldn't fix it
Anton
Anton2y ago
learn the basics of c# and programming first $helloworld
Anton
Anton2y ago
$projects
MODiX
MODiX2y ago
Collections of application ideas that anyone can solve in any programming language to improve coding skills: https://github.com/ZacharyPatten/dotnet-console-games https://github.com/karan/Projects https://github.com/florinpop17/app-ideas
Anton
Anton2y ago
jumping into unity coding without programming fundamentals is a bad idea
opkiller_
opkiller_2y ago
yea i know but it seemed like a good way at the time and its been fun so far so i dont see much of a reason now not too
Anton
Anton2y ago
because you don't realize some basic things that are supposed to be common sense and hence get frustrated
opkiller_
opkiller_2y ago
ok ill do them
Anton
Anton2y ago
and also maybe annoy those who try to help you
opkiller_
opkiller_2y ago
sorry
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.