Game Development Community


#1
02/29/2008 (3:04 am)
I have a Heart beat monitor writing a number to a textfile, This number changes every second.
What is the best way to call this number ingame??

Should i make the HBM writye to a .cs file and exec the .cs file with a timer or is there a more efficient way?