I created a function to show the damage amount spawning a niagara when the character take hit but is not showing, when i add the breakpoint to the function my array has the values but in the array element is not coming anything out and the damage dont show as well, how i solve this?
Put a print string in the code. The debugger is a bit flakey at displaying variable sometimes…
1 Like
the value is printing but still dont show when i hit another character.my niagara is spawning but dont show the texture . Resolved the problem was inside my niagara
1 Like