I've got a variable that's based and updated in my levelbp called "gate number" that holds an integer value that increments through trigger volumes, but I need to write this to screen.
I've created a widget with some text that says "Gates:" and another text field next to it let's call it "total gate number" that I want to hold the value of my variable in the level bp, how do I do this?
I'd appreciate some help guys.
I've created a widget with some text that says "Gates:" and another text field next to it let's call it "total gate number" that I want to hold the value of my variable in the level bp, how do I do this?
I'd appreciate some help guys.
Comment