in the BP containing your event, I’d just add an INT variable, increase it by one in your event using ++ or +1… the final value of your INT variable will be the number of frames
you could use PrintString to show the result on screen
in the BP containing your event, I’d just add an INT variable, increase it by one in your event using ++ or +1… the final value of your INT variable will be the number of frames
you could use PrintString to show the result on screen