How To Make A 2D Clicker Game – Unity Tutorial #003 – DISPLAYING CODE VARIABLES
✦ Subscribe:
✦ Patreon:
✦ FREE Assets:
✦ Facebook:
✦ Twitter:
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
✦ Start your game development career today and learn how to make a game through the power of Unity. Every Unity Tutorial at JV Unity costs NOTHING from you, and any support received through YouTube, Patreon or Facebook is greatly appreciated.
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
—————–
Who Is Jimmy Vegas?
—————–
Jimmy Vegas is one of the top YouTube tutorial developers. In depth Unity Tutorials teaching you how to make a game in unity 3d! My unity tutorials include development, programming in C#, coding logic and more. For beginners, it’s easy how to learn unity with tips and tricks you can make a game for FREE. I provide FREE assets for you to use and learn.
Start your game development career today, for free. #UnityTutorial
1st one…..
Second!
finally (: I have been waiting for this Sooo much! love your tutorials! Keep up the good work 😀
You should make a battle royals series in unity 5
awesome
i have a game story jimmy vegas can u please make it?plz?plz
I just wanted to say that sometimes I get lost on where your mouse icon is. Some tutorial makers have a yellow ball thing behind their mouse to make it more clear. I would love it if you would also use this.
Nice tutorial, dont stop =D
Dam this was great mate
Ty soooo much for doing this cant wait till the next ep 😊
Good tutorials just I think you need be more exact, example for sell cookie script name is SellCookie, but for buy cookie script name MainButtonClick
Please make more!
I have done everything exactly but i keep getting an error.
Assets/scripts/globalcookies.cs(14,8): error cs1525: unexpected symbol "CookieDisplay"
Im guessing its telling me iv typed something wrong in the code but it looks identical as yours except line 14 CookieDisplay is underlined in red. When i click on it both cookie displays are highlighted in grey. I am learning from this video. I have zero experience but it seems pretty straightforward. Do you have anny suggestions? I cannot proceed with any errors in the code with unity. Please help. Thanks
Having problems with:
CookieDisplay.GetComponent<Text>().text = "Cookie: " + InternalCookie;
Text is not changing colors.
I’m using mono develop and the text and the text box isn’t appearing
I should stop skipping ends of vids
I keep messing up
one dislike! HOW DARE YOU MYSTERIOUS PERSON!
now in the code MonoBehaviour is changed to UnityEngine.MonoBehaviour because I tried to use only MonoBehaviour and unity got confused so I did some digging to find out why and I found it ( this is for those who are receiving error Form unity engine )
Help!
When I drag the GlobalCookie Script to the MechanicsObjest, I get an Error saying, 'Can't Add Script' ( Can't Add Script Behaviour VisualContanerAsset. The Script Need To Derive From MonoBehaviour! )
I did the exact same thing as shown in the video.
Please Help Me!
Error CS0117 The "ClickButtonScript" element does not contain the definition of "CookieCount"
HELP!
I have a problem right after 8:27 it doesnt show cookies after 9 its just blank
Hello. How Can I Add Cookies Automatically While I'm Holding Button Clicked??
im stuck when I tried to put the sell cookie script it said it needs to derive off mono behaivour
Good but super fast, I'm not a total beginner and this was still way too fast for me. Merry Christmas btw 😀
Would of been better if it was zoomed in…
I have just put all of the button functions in the global script and I will use that for everything.
It is harder to read but seems more efficient for me that way
Love your tutorials so far just wanted to say thanks!
Great video! I look forward to making my own upgrades soon using the knowledge from the playlist! 😀
Note to self: left off at 8:00
I get an error: "The name 'GlobalCookies' does not exist in the current context" at 8:10. Any ideas what might have caused it? GlobalCookies class is obviously public, so that's not the case
Hey. I'm following your tutorial and where you dragged 'Cookies' to MechanicalObject it says it can't because it needs to derive from Monobehaviour?
Jimmy when I attached the Global cookies script the cookie display and internal cookie didn't show up 🙁
Is there a reason to not keep Cash Display and Cookie Display under the same cs file?
Omg, I fricking love you!
Assets/Scripts/GlobalGold.cs(15,34): error CS0246: The type or namespace name `text' could not be found. Are you missing an assembly reference?
Help Please
Edit: FIXED I typed with small "t". :))
InvalidOperationException: Cannot start process because a file name has not been provided.
Help please.
please make your backups of your project i deleted a script and it took me so long to make it again
Mine says "GlobalCookies does not contain a definition for CookieCount." (8:24)
i need help if you manage to see this. im trying to do 2 buttons so to make 2 separate things. ive renamed everything so its specifically for the button but theres one issue that i don't know how to solve. in the errors it shows <RI.Hid> Failed to create device file: 20 The process cannot access the file because it is being used by another process. and i believe this is stopping the counter from increasing. please help im clueless of how to fix this ;-;
Thanks I just add a new button to reset everything! Thank you for sharing this knowledge, the more I follow the things you do, the more I learn ! I am so happy
So if i want make for example avocados so i need to write not cookies but avocados in everywhere you tiped cookies?
Awesome tutorial videos! You definitly earned my sub!
Its not recognising UnityEngine.UI; so the Text isnt working
Hey there! I can't get the <Text> to turn blue. I can't do anything without the text turning blue of course and this is my first time coding. If you're reading this please tell me what I should do.
amazing tutorial
AssetsGlobalCookie.cs(15,9): error CS0246: The type or namespace name 'CookieDisplay' could not be found (are you missing a using directive or an assembly reference?)
this error pops up in Unity when I try to save the GlobalCookie script can anyone help?
Have wanted to get into GameDev for a while so this is a great start, a bit old now but still works perfect
I have reinstalled visual studios multiple times with the unity and c# .net packs installed and everytime the intellisense never works. It doesn't highlight the GameObject like everyone else's and I'm not sure why. Any suggestions?
This is very helpful thanks. Not to detract from the lesson, but, god i hope you started using dark modes in editors eventually. This is blinding in comparison to my setup.
Hey, when i try to use it, it says AssetsscriptsGlobalCookies.cs[18,6]: error CS1513: } expected
I'm new to unity, what does that mean?
I also have the problem that UnityEngine.UI isn't working, so my text doesn't turn blue.
The thing is, i have this problem with the code, it doesnt matter if downloaded from the website or written by myself.
I hope i get a fast answer as i need to make this game tonight because of a "challenge", lol.
Whoooooooo! I got it to count cookies!!!!