Rikitikitawi Posted February 18, 2018 Share Posted February 18, 2018 (edited) I want to print messages to Console, to see when different parts of code are executes to better understand game code. I'm very bad at js, how can i get access to console object? i've tried writeConsole() and console.write() methods but all i get is "console" undefined. Ok, i found it: type warn(); Edited February 18, 2018 by Rikitikitawi Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted February 18, 2018 Share Posted February 18, 2018 @elexis Link to comment Share on other sites More sharing options...
Guest Posted February 18, 2018 Share Posted February 18, 2018 https://trac.wildfiregames.com/wiki/Logging There are some other helpful information there. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now