if you want your collectible to destroy after the selection, then add your "cube, coins, etc." - "Destroy Actor" at the end
@redARAbian0324 күн бұрын
thanks brother absolutely life saving tutorial you deserve more recognition !!!
@JohnHartemusic11 ай бұрын
Simple and to the point, Thanks!
@dc.gamedesigner335 ай бұрын
Thank you for this video, i saw a couple of others, and they did not work. Doing it how you did, it's now working. Thank you once again
@MMCinema23 Жыл бұрын
I was following along in UE 5.1.1. Was that the same version you used? Because the return value in the return node in the widget isn't allowing me to connect the variable. The color is different. In your video the output is pink/red, but on mine it's blue. (Sorry if this doesn't make much sense I'm new to UE as of a month or two.)
@Sulphisix9 ай бұрын
you have to match the values, Int with Int Float w Float Etc...
@BloodCatters5 ай бұрын
Oh man that was perfect, thanks, as a beginner took me 3 days to implement this lol
@A1_Megaswag Жыл бұрын
when i went to compile "get score" gave me an error UE5.2
@endofluvs95187 ай бұрын
same
@BrandonDove-dy2uo7 ай бұрын
Compile BP_FirstPersonCharacter then it'll work
@BrandonDove-dy2uo7 ай бұрын
@@endofluvs9518 sandwich
@thekingofmars88586 ай бұрын
@@BrandonDove-dy2uo Absolute legend right here
@AndreaBacciuDEVАй бұрын
Go to the details of the Score variable in your CharacterBP and set Instance Editable to true, then recompile.
@thebestchillsounds47807 ай бұрын
Again casting is used. It create refrence to character class and stores it in ram. It consumes too much resources. Can it be done differently?
@RTFXSTUDIO4 ай бұрын
You can create a Blueprint Interface that outputs your main character Blueprint as object reference.
@ECHSBACHS11 ай бұрын
Worked Great ! - Thanks !
@GemGameDev8 ай бұрын
great explanation, thanks for the video! how long did it take u to do blueprints instinctively? trying to learn them and the learning curve is quite steep at the beginning, even if u have experience in coding
@AlphaLuk11 ай бұрын
Hello, I want to ask if you could make a tutorial on how to make a race with horses where I get coins at the end?
@theraven3859Ай бұрын
how do i add like a second one of these like a second score on the right side on the screen
@papahazada5854 Жыл бұрын
Hello friend, sorry, I have a question, let's say that the system of collecting coins has already been created and everything works correctly, now let's say that I already have a goal but I want to be able to (win) before I need a minimum number of coins, how could it be created?
@Sulphisix9 ай бұрын
Im new aswell, but you should co into the level blueprint and refernce your actor that gives coins or something like that with maybe a branch node that has condition of Coin(Int) > #(Int). you might need a loop or something though. Im new so if this idea doesn't work sorry, i'm about to try it myself, ill add another reply if i can remember of what worked.
@rickylerobinson303219 күн бұрын
its not allowing an object reference (BP_player) to connect to get score
@CHASA11 ай бұрын
Not sure what's going on, it's working but it's not working. The score is still at 0 when I test the game. It's not changing..
@endtasid11 ай бұрын
doesnt work anymore in 5.3.2
@trinitygamer8439 Жыл бұрын
is there a way to make this work with the pre-set gun when you hit the cube with it
@tiebei2548 Жыл бұрын
You probably have to do this blueprint on the projectile and not the player.
@viniciusnoyoutube Жыл бұрын
Very good, it helped a lot.
@MasterRockOpponets7 ай бұрын
bro i did the tutorial and then i realized im in a disabled gamemode for the blueprint
@tomcleaves685310 ай бұрын
This initially wasn't working for me, Not sure what I did but think I got it to work by deleting all the events in the "cube" event graph and then recreating the ActorBeginOverlap Event. Seemed to work. Using the on Component Begin Overlap Event also works. Hope this Helps!
@leonmisoulis79532 жыл бұрын
how can i make it so the score goes up every second by itself ?
@gamax13762 жыл бұрын
Just use an Event Tick instead of an Event Overlap and add a delay if u want to specify the time
@dubbskii34239 ай бұрын
W vid thanks bro
@Michael_H_Nielsen6 ай бұрын
Thank you :)
@gamax13762 жыл бұрын
Ur content is amazing mate! I hope u can make more videos in the future
@ewelinaostrowska346 Жыл бұрын
How can i make the limit that i can earn score only once by touching box?
@t4zy__ Жыл бұрын
destroy actor when you walk through it
@NE0N0W0 Жыл бұрын
There is also a "Do Once" node that locks any further input after the initial score is collected
@HDbacon10 ай бұрын
Thank you, i just have the issue of when I reset my game it resets the score to 0 (which I want) but then walking into it a 2nd time the score does not go up and i get the error message of and I get an error message. Any ideas on how I could fix this? Blueprint Runtime Error: "Attempted to access BaconBoxMan_C_0 via property As Bacon Box Man, but BaconBoxMan_C_0 is not valid (pending kill or garbage)". Node: Return Node Graph: GetText Function: Get Text Blueprint: Score I believe its the way I have my reset button setup.
@HDbacon10 ай бұрын
Bacon Box man being my "third person character"
@nikoheino39276 ай бұрын
@@HDbacon i have the exact same issue, but BP_projectile instead, as my score variable is from there.
@redtrippyvision2 жыл бұрын
had problems making this work for VR pawn.. it wont compile for VR Pawn.
@garyyates25922 жыл бұрын
Thanks for the tutorial. Does it only work on third person or is it the same for first person?
@TheUnrealCousinzzz2 жыл бұрын
it would be the same for first person or any other
@krasnavin Жыл бұрын
Great lesson. I ran it in VR but did not work. Instead of cast to viewport I used set to HUD widget. Did not work. Any ideas?
@TheUnrealCousinzzz Жыл бұрын
sorry bro, haven't done anything with vr
@beelson5169 Жыл бұрын
im only just messing around with VR, but in my little experience with widgets in VR is that you might need to make a widget actor, set its widget class to whatever you want it to be and then drag it into the world
@CrySevastopol Жыл бұрын
THX A LOT!
@use-reuse8fat6m4n8 ай бұрын
Спасибо за видео. Очень помогло.
@madridfan9946 Жыл бұрын
How do I make the score go to 15,30,40,Ad??
@TheUnrealCousinzzz Жыл бұрын
When I did set score - score + 1, change it to score +15. Also, set the default value to 15 if you want it to start at that.
@ZimMabu_GameDev.9 ай бұрын
thanks for that :D are you stoned?
@mathboydrum Жыл бұрын
This is not how you would do this guys sorry, you need up implement a Game State and update score though that.
@davidvetan3019 Жыл бұрын
can you make a video on it?
@TheUnrealCousinzzz Жыл бұрын
Why do you say that? In what use case does it work only to do it though the game state