Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Recent activity by alfredbaudisch
User alfredbaudisch
Recent activity
All questions
All answers
User alfredbaudisch
Recent activity
All questions
All answers
2
answers
How to, in shader, get the pixel's 3d coordinate? (local and global)
commented
Aug 4, 2022
in
Engine
shader
3d
pixel
fragment-shader
fragment-position
2
answers
I wrote a shader to replace the palette of a sprite with another palette. Is this the best way? Any way to optimize?
answer edited
May 26, 2020
in
Engine
2d
shader
shaders
canvas_item
palette
1
answer
Is it possible to compile Godot without any game library, only GUI and utilities, for business applications?
answered
May 5, 2020
in
Engine
compile
cpp
gui
binary
executable
1
answer
Why Is there no concept of an Event?
commented
Mar 31, 2019
in
Engine
gdscript
_input_event
beginner