Debug

Zac2

  • Posts: 2
Hey there,
Is there anybody out there who can help me with this problem, there is a course on Udemy (Create your first video game from scratch without code) Lecture 26. Displaying Debug Messages
I'm trying to implement a kill system for the asteroids, so the game can tell me how many times each asteroid has been hit i have to use the ~ symbol on my laptop it doesn't seem to work

merrak

  • *
  • Posts: 2738
Hey there,
Is there anybody out there who can help me with this problem, there is a course on Udemy (Create your first video game from scratch without code) Lecture 26. Displaying Debug Messages
I'm trying to implement a kill system for the asteroids, so the game can tell me how many times each asteroid has been hit i have to use the ~ symbol on my laptop it doesn't seem to work

It's hard to tell what's wrong without seeing any of your code. You can attach a screenshot to your post.

A simple solution may be to just pick another key to use instead of tilde.

Justin

  • *
  • Posts: 4716
Perhaps the Udemy course is referring to the old debug console that was built in to the Flash-based engine, which was opened with the tilde key.

Instead, try opening the "Log Viewer" to see messages, or use this extension to get a similar in-game console. See the "usage notes" section and block descriptions if you decide to use the extension.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)