Looks like you're not logged in

Login or Register to continue

Lesson Q&A

Use this space for questions related to what you're learning. For any other type of support (website, learning platform, payments, etc...) please get in touch using the contact form.

  • Parsing Error on the mouse cursorsoudiHello, Atm there's a parsing error on the code that captures the mouse cursor, this line : `var is_escape_pressed = event.is_action_pressed("ui_cancel")` it cannot infer the type of the variable "because the value doesn't gave a set type". 2 0 Feb. 24, 2025
  • Why do we use _process for joystick input? periodic-spoonbillWhy can't it be done in _unhandled_input? 1 0 Feb. 16, 2025
Site is in BETA!found a bug?