Page 1 of 1

Print out variables

PostPosted: Sat Jul 12, 2014 2:04 pm
by Zeuh
Hi,
Is there any way to print out some variables to debug? Like console or something?

Thank you.

Re: Print out variables

PostPosted: Sun Jul 13, 2014 6:15 am
by tzoli
Mostly you make a debug actor that prints out the variable.I use that method.

Re: Print out variables

PostPosted: Sun Jul 13, 2014 10:01 am
by Zeuh
do you mean on screen text?

Re: Print out variables

PostPosted: Mon Jul 14, 2014 6:25 am
by tzoli
Yes. After you made it you can simply do the rest(make it disappear when not needed etc.).

Re: Print out variables

PostPosted: Tue Jul 15, 2014 7:36 pm
by Zeuh
Ok, thanks for the reply.