and here's one of the biggest spikes I've seen (this time in Godot 4.2.2) Steps to reproduce run MRP, start profiler and check "Physics2D" to see the graph. Within a few minutes you should see some large frame spikes that coincide with the FPS dropping. Minimal reproduction project (...
Not familiar with the details in this section but nothing looks obviously weird here, and these parts don't necessarily look like a critical section so should be safe, but TIWAGOS Sorry, something went wrong. akien-mgamerged commit372b3f8intogodotengine:masterJul 31, 2024 ...
If you do the same with .ogg files, it will work the same unless you set up like the latter described above, the offset after the loop end, it then hangs Godot Editor, probably forever until you end task either by task manager or windows telling you it is not responding dialog. This ...
When I started working on this I thought I'd go through the whole tutorial at once like the first 2D game, that's not happening due to the sheer number of images that need to be replaced. Not even for being outdated but for how bad the compression and size is on them. Some of the...
Note that if you have previously used Godot 3 on Thrive, you need to delete the `.import` folder, otherwise the project setup for Godot 4 will not work correctly. Godot is self-contained, meaning that you just extract the downloaded archive and run the Godot executable in it. @@ -94,...
Godot is self-contained, meaning that you just extract the downloaded archive and run the Godot executable in it. Git with LFS To clone the Thrive repository properly you need Git with Git LFS. Note that the GitHub option to download as .zip will not work (unless that is updated in the...
View details Calinou merged commit c49e134 into godotengine:master Dec 23, 2024 1 check passed Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers aaronfranke Calinou Assignees No one assigned Labels enhancement Projects None yet...
An ecosystem of tools for Godot Engine and Valve's Steam. For Linux, Mac, and Windows. - .github/workflows/setup-env.yml · Workflow runs · GodotSteam/GodotSteam
Godot version: 3.3.stable OS/device including version: Windows 10 Microsoft Surface Pro X Issue description: I tried to install the tools required for android export via sdkmanager.bat but it returns Warning: Failed to find package 'cmak...
If SpeakView does not render things correctly, replacing it (and the SpeakerView.pck file under Windows and Linux) with another version may help. Building Download Godot Engine Download and install Godot 4.3 Clone SpeakerView sources git clone git@github.com:GRIS-UdeM/SpeakerView.git Compiling ...