-
Updated
Jan 2, 2022 - C++
godotengine
Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games for major desktop platforms (Linux, macOS, Windows) as well as mobile (Android, iOS), and web-based (HTML5) platforms.
Here are 453 public repositories matching this topic...
-
Updated
Jan 1, 2022 - GDScript
-
Updated
Jan 1, 2022 - reStructuredText
-
Updated
Jan 1, 2022 - GDScript
-
Updated
Dec 24, 2021 - C++
-
Updated
Sep 18, 2021 - GDScript
-
Updated
Dec 28, 2021 - C++
-
Updated
Sep 13, 2019 - Go
-
Updated
Sep 5, 2020 - GLSL
-
Updated
Dec 21, 2021 - C++
-
Updated
Sep 29, 2021 - C++
-
Updated
Dec 2, 2019 - Java
I've hooked up OpenVRPose to attach a node to a VR controller. As long as OVRFirstPerson remains at 0,0,0 everything works as expected. I change the OVRFirstPerson translation and the node with OpenVRPose remains where it originally was (origin of 0,0,0).
-
Updated
Apr 23, 2021 - Kotlin
Follow up on #280.
Our getting started guide does not contain any hint on how the project structure should look like in the end. Which can lead to some confusion.
We need to add some hint on how it should look like in the end as otherwise the project simply does not work.
-
Updated
Oct 31, 2021 - GDScript
-
Updated
May 12, 2020 - GDScript
If I try to start the game in browser, I get this message:
[Error] call_indirect to a null table entry (evaluating 'Module["asm"]["Gi"].apply(null,arguments)')
displayFailureNotice (index.html:248)
promiseReactionJob
I dont know if its supposed to work in the browser environment. Im using Safari Version 13.1.2 (15609.3.5.1.3) on macOS Catalina 10.15.6.
-
Updated
Mar 4, 2021 - GDScript
-
Updated
Jun 26, 2020 - Python
-
Updated
Apr 1, 2018 - C++
-
Updated
Jul 12, 2020 - GDScript
-
Updated
Nov 24, 2021 - GDScript
-
Updated
Aug 14, 2021 - GDScript
-
Updated
Oct 9, 2020 - C++
I've been trying to get the outline shader to play nice with CanvasModulate+Light2D but cannot get it to work. In unshaded mode the sprite is always visible, in blend_mix or other modes it's all hidden. I cannot see what would need adapted to fit between the two modes, do you have any ideas?
https://github.com/steincodes/godot-shader-tutorials/blob/master/Shaders/outline.shader
-
Updated
Oct 27, 2021 - GDScript
For documentation we need to create gif's that explain the process of how to do anything complicated to explain. Where to click, what to type in, to get the result - really to-the-point and simple, with text process.
New icons
Created by Juan Linietsky and Ariel Manzur
- Organization
- godotengine
- Website
- godotengine.org
- Wikipedia
- Wikipedia
Describe the problem or limitation you are having in your project:
To make pull requests more consistent, we should provide a pull request template.
Describe how this feature / enhancement will help you overcome this problem or limitation:
It directly related to #11 but can be done separately.
**Show a mock up screenshots/video or a flow diagram explaining how your proposal will wo