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". 20Feb. 24, 2025
Why do we use _process for joystick input? periodic-spoonbillWhy can't it be done in _unhandled_input?10Feb. 16, 2025
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.