I am making an fps multiplayer game. So when i kill a player there needs to be a pop saying +XXX (<--- Exp amount). What is the best way of doing this i have tried many of my own ways to get this working but they all failed.
Should i have a widget and set it to visible then hidden again
or use draw text in the HUD?
Should i have a widget and set it to visible then hidden again
or use draw text in the HUD?
Comment