-
Updated
Apr 24, 2021 - 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 364 public repositories matching this topic...
-
Updated
Apr 23, 2021 - GDScript
-
Updated
Apr 22, 2021 - GDScript
-
Updated
Apr 23, 2021 - C++
-
Updated
Mar 29, 2021 - GDScript
-
Updated
Sep 13, 2019 - Go
-
Updated
Sep 5, 2020 - GLSL
-
Updated
Mar 23, 2021 - C++
-
Updated
Dec 2, 2019 - Java
The implementation of Base64 currently depends on a custom (header-based) library that is included in this repository.
However, since Godot natively supports base64 -> PoolByteArray and PoolByteArray -> base64 conversions using the Marshalls singleton, this external depedency should be removed and the relevant code modified as to reduce library size and improve compatibility with the nati
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 - C++
-
Updated
Apr 23, 2021 - Kotlin
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
May 12, 2020 - GDScript
-
Updated
Jun 26, 2020 - Python
-
Updated
Apr 1, 2018 - C++
-
Updated
Apr 15, 2021 - GDScript
-
Updated
Apr 23, 2021 - Kotlin
-
Updated
Apr 23, 2021 - GDScript
-
Updated
Mar 4, 2021 - GDScript
-
Updated
Jul 12, 2020 - 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
Aug 10, 2020 - GLSL
-
Updated
Oct 3, 2019 - GDScript
-
Updated
Apr 20, 2021 - GDScript
-
Updated
Nov 29, 2020 - GDScript
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