this is the best tutorial I've found for this topic. I struggled a lot with the coins since I just started learning how to program and this video is reaaaaally helpful...thanks!
I found the issue. When you are creating the UI you must have clicked Text (Text Mesh Pro) You need to go down to the bottom of the dropdown and click Legacy then Text. This should allow you to drag it @Woolen
I'm having an issue where the counter only goes up by 1 every time I collect one coin or more, and die. And it doesn't reset on death. Any tips/help would be greatly appreciated.
Make sure you have coinCount++ so it adds 1 on top of what you already have, and wherever you're handing your player dying you need to set the coinCounter to 0
Hello, may I ask how can you transfer the coin that you took in a previous level in addition to the next level. For example, I took 6 coins in level 1 and the next level the coins reset to 0.
EDIT: I reset Input Manager settings and it instantly started working 😅, I wonder what I had accidentally changed? Hey I followed your tutorial until 4:40 perfectly but jump seems to not function, I was causing ChatGPT before and it gave me a similar script for urs for jumping, and that didn’t work, I don’t know what I’m doing wrong
I have an issue with picking up more coins than what there is in scene. Is there a way i can make sure only 1 coin is picked up at a time? Atm if i put 3 coins down i can pick up 4 or sometimes 5
Hi MoreBBlakeyyy I was wondering if you could give me some tips about what I should do in this situation. Right now, I'm trying to put my coin count text in my Coin Text slot, but it doesn't seem to let me. It's hard to explain in text but do you know what to do?
this actually save me from everything i need to know about scoring/mobdrop/txt system. Thank you
this is the best tutorial I've found for this topic. I struggled a lot with the coins since I just started learning how to program and this video is reaaaaally helpful...thanks!
Mate you have some of the best informative to the point tutorials on youtube. Please keep being Awesome !!!!!
Severely underrated!
This was a great tutorial and very easy to follow along with
You saved my presentation, Thanks From Brazil!
BRO THANKS SO MUCH, I COULD NOT GET THIS TO WORK FOR THE LIFE OF ME!!!
Great tutorial 🔥 keep making these awesome videos dude !!!!
Thank you!
Great tutorial!
I’m not sure what I’ve done wrong but my text won’t drag into my game manger
I’ve checked my scripts and nothing looks wrong
I'm having the same issue
@MoreBBlakeyy can u help
I found the issue. When you are creating the UI you must have clicked Text (Text Mesh Pro) You need to go down to the bottom of the dropdown and click Legacy then Text. This should allow you to drag it @Woolen
@@masically thank you:D
@@masically Holy freaking god.. I really appreciate that! I had same issue!
Yeah I hate how basic text is considered legacy now, really annoying considering I prefer normal text a lot of the time compared to tmp
I'm having an issue where the counter only goes up by 1 every time I collect one coin or more, and die. And it doesn't reset on death. Any tips/help would be greatly appreciated.
Make sure you have coinCount++ so it adds 1 on top of what you already have, and wherever you're handing your player dying you need to set the coinCounter to 0
Hello, may I ask how can you transfer the coin that you took in a previous level in addition to the next level.
For example, I took 6 coins in level 1 and the next level the coins reset to 0.
W
EDIT: I reset Input Manager settings and it instantly started working 😅, I wonder what I had accidentally changed?
Hey I followed your tutorial until 4:40 perfectly but jump seems to not function, I was causing ChatGPT before and it gave me a similar script for urs for jumping, and that didn’t work, I don’t know what I’m doing wrong
I have an issue with picking up more coins than what there is in scene. Is there a way i can make sure only 1 coin is picked up at a time? Atm if i put 3 coins down i can pick up 4 or sometimes 5
did u work out how to do this pls?
классный урок) но как мне сделать чтобы монеты сбрасывались после рестарта уровня??
Hello, can i found coin photos?
Hi MoreBBlakeyyy I was wondering if you could give me some tips about what I should do in this situation. Right now, I'm trying to put my coin count text in my Coin Text slot, but it doesn't seem to let me. It's hard to explain in text but do you know what to do?
Same
THX
I cannot assign the score text in the text slot it just doesn't take it
is it 2D? if so use legacy like right click on heirarchhy and over there on ui theres legacy use that
how do i add sound ?
I can't transfer the text section to game manager, help me
Try transferring it to the GameManager in your hierarchy, instead of the prefab.
@@sobacat thanks bro
"promosm"
?
I am struggling a bit because I placed 3 coins in the level. But it only shows when I collect all 3 of them? Any help will be appreciated.