Jump to content

Rikitikitawi

Community Newbie
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Rikitikitawi

  1. 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();
×
×
  • Create New...