droqen
droqen
**Your Godot version:** v4.2.stable.official **Issue description:** `MainLoop.NOTIFICATION_WM_QUIT_REQUEST` and `MainLoop.NOTIFICATION_WM_CLOSE_REQUEST` are referenced, but neither one works (despite the phrasing "you _can_ remove the MainLoop. prefix" implying that it is optional); the...
My attempt to resolve #1183 I haven't successfully built Ambient from this, I tried and it took a super long time... but I do expect it to work. The change...
Each time I have an invalid component type, I feel like there's a missed opportunity to teach me what the valid component types _are._ ```toml boid_neighbour_count = { type =...
https://ambient.run/docs/examples/d563xtcr72ovuuhfkvsgag6z3wiy5jwr The INPUT example has this line: `let (delta, _input) = input::get_delta();` It does not use `_input` at all, and this may not be intuitive to first-time users (there was...
``` PS C:\Users\hi\Repos\Ambient\guest\rust\alex> ambient new alex2 [2023-09-28T12:48:09Z INFO ambient::cli::package::new] Package "alex2" created; doing first build [2023-09-28T12:48:09Z INFO ambient_build] Building package "alex2" (g7kw4liobad6qc5qmrdwnqcx45aycix2) Error: Failed to create package Caused by: 0:...
``` Error: Dependency `temperature` for [email protected] [url:file:///C:/Users/hi/Repos/Ambient/guest/rust/alex/a_foggy_scene/ambient.toml] has no supported sources specified (are you trying to deploy a package with a local dependency?) ``` ``` [2023-09-28T16:13:50Z INFO ambient_build] Skipping unmodified...
``` thread 'tokio-runtime-worker' panicked at 'range end index 75777 out of range for slice of length 0', crates\model_import\src\gltf\gltf_import.rs:129:38 stack backtrace: note: Some details are omitted, run with `RUST_BACKTRACE=full` for a...
 You can go through this gif frame by frame (I used this tool https://onlinegiftools.com/play-gif) but it isn't very revealing; the flickering appears to be some 'incomplete visual update' sort...
I'm on Safari on a Mac, attempting to download any Mac version of Godot below 3.3 (I've tested multiple but not all) result in a blank `Not Found` page result....