Mint92_1
(ManpreetSidhu)
November 10, 2014, 3:42pm
1
Hey guys, abit confused to why my Text renderer is not doing anything at all.
Score Class:
ive made a new function within my character class
in the event graph, ive done this:
and finally in my level Blueprint ive done this:
but the score doesnt change at all:
ive been following this tutorial
Do some probing, check if events are triggered if “Get All Actors…” returns anything and if casting work to norrow possibilities. By doing so you might find solution yourself
Mint92_1
(ManpreetSidhu)
November 13, 2014, 11:13am
3
okay so i added some breakpoints, and there seems to be a problem with casting in the fish blueprint to my score blueprint.
but i dont know why though, has it got something to do with how the collision works ?
Mint92_1
(ManpreetSidhu)
November 13, 2014, 11:21am
4
this is the collision set up for the fish and box component
Mint92_1
(ManpreetSidhu)
November 13, 2014, 12:03pm
5
Have no idea why its working now. pretty sure ive done it this way, loads of times.