Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Answers by p7f
User p7f
Recent activity
All questions
All answers
User p7f
Recent activity
All questions
All answers
+4
votes
Character appear behind the background scene map instead of over it?
answered
Jul 17, 2020
in
Engine
tilemap
sprite
background
+2
votes
flip 2d sprite based on mouse location
answered
Jul 16, 2020
in
Engine
2d
animation
gdscript
rotation
sprite
+4
votes
How to change speed of my game (adding slowmo feature)?
answered
Jul 13, 2020
in
Engine
time
delta
process
slow-motion
+1
vote
How to store (change) a value in JSON and call it in GDScript?
answered
Jul 13, 2020
in
Engine
json
+1
vote
How can I connect to a signal which was emitted from a separated scene.
answered
Jul 8, 2020
in
Engine
signal
+6
votes
What to do with "Displacement"-Files in Spatial Materials?
answered
Jul 7, 2020
in
Engine
spatialmaterial
+1
vote
Error: Invalid polygon data, triangulation failed
answered
Jul 6, 2020
in
Engine
canvasitem
customdrawing
gdscript
godot3-2
+1
vote
making array of vec4 in a canvas_item shader
answered
Jul 6, 2020
in
Engine
canvas_item
shaders
vec
vec4
array
+1
vote
Attempt to Call Function "Queue_Free" in base 'previously freed instance' on a null instance, but why?
answered
Jul 2, 2020
in
Engine
queue_free
null-instance
null
gdscript
+2
votes
Problem with setget for health of a character
answered
Jun 29, 2020
in
Engine
gdscript
godot3-2
script
+2
votes
Control nodes do not respect anchor settings when window is resized (likely result of Camera2D usage)
answered
Jun 28, 2020
in
Engine
godot-engine
control
gui
anchor
+2
votes
Creating an enemy AI that chases player and avoids obstacles
answered
Jun 25, 2020
in
Engine
ai
enemy
2d
0
votes
Problem with black bars flashing when they have a texture set on them
answered
Jun 25, 2020
in
Engine
visualserver
blackbar
texture
color
gdscript
+2
votes
Shader texture function indices rounding
answered
Aug 27, 2019
in
Engine
+1
vote
Defining an array of dictionaries (or something kin)
answered
Jan 29, 2019
in
Engine
0
votes
Invalid call to function 'get_var' in base '_File'. Expected 0 arguments.
answered
Jan 25, 2019
in
Engine
gdscript
+2
votes
Method for scripted spawning enemies on Timer
answered
Jan 24, 2019
in
Engine
enemy
spawner
+5
votes
Doing a IntegerField
answered
Jan 22, 2019
in
Engine
+1
vote
Idle animation is overriding attack animation
answered
Jan 21, 2019
in
Engine
+1
vote
Problem with RigidBody2D
answered
Jan 21, 2019
in
Engine
godot3-0
rigidbody2d
collision
bullet
0
votes
Issue with dictionary parsing (parse_json())
answered
Jan 21, 2019
in
Engine
godot3-0
dictionary
parsing
0
votes
I have a error
answered
Jan 21, 2019
in
Engine
error
0
votes
Why do you have to parent a node to a TileMap in order for its "YSort" to work in an Isometric Game?
answered
Jan 21, 2019
in
Engine
gdscript
tilemaps
tileset
tiles
ysort
0
votes
Particles2d in body entered function
answered
Jan 21, 2019
in
Engine
particles2d
+1
vote
Value of Variable
answered
Jan 19, 2019
in
Engine
gdscript
variable
+1
vote
Call function from Script attached to Instance
answered
Jan 19, 2019
in
Engine
gdscript
instance
script
functioncall
function
0
votes
Issue with Rect2D.abs()
answered
Jan 18, 2019
in
Engine
godot3-0
rect2
+1
vote
KinematicBody2D - how to move it fast a short distance
answered
Jan 17, 2019
in
Engine
0
votes
Change direction after the body walked X distance
answered
Jan 17, 2019
in
Engine
+1
vote
Shoot in both directions
answered
Jan 15, 2019
in
Engine
bullet
gdscript
godot3-0-6
shooting
shoot
+1
vote
How to change direction of the bullets?
answered
Jan 14, 2019
in
Engine
godot3-0
bullet
direction
+5
votes
[SOLVED] How do I set a static background from an already existing image in a 2D game ?
answered
Jan 14, 2019
in
Engine
background
godot3-0
2d
0
votes
How to change sprite animations for AnimatedSprite in GD script?
answered
Jan 14, 2019
in
Engine
animation
player
animated-sprite
gdscript-help
gdscript-animations
+1
vote
Invalid get index 'show' (on base: 'null instance')
answered
Jan 11, 2019
in
Engine
gdscript
null-instance
error
+1
vote
What is wrong with these scripts
answered
Jan 10, 2019
in
Engine
gdscript
problem
autoload
settings
configfile
0
votes
Freezing for a moment while instancing preloaded scenes.
answered
Jan 10, 2019
in
Engine
godot3
gdscript
instances
inheritance
0
votes
Failed to build godot sharp solution
answered
Jan 9, 2019
in
Engine
godot3
c#
error
build
windows
0
votes
When exporting to html5 with gles2 gray screen.
answered
Jan 9, 2019
in
Engine
godot3-1
export
html5
gles2
+1
vote
how to change var in randi when _on_press?
answered
Jan 9, 2019
in
Engine
gdscript
godot3-0
+1
vote
how can i switch between female and male player?
answered
Jan 8, 2019
in
Engine
godot3-0
2d
switch
gdscript
0
votes
distinguish between mouse click on viewport and mouse click on button start ?
answered
Jan 8, 2019
in
Engine
godot3-0
mouse
input
+1
vote
find the intersection point from an origin and direction (vec2D) with the limits of the map
answered
Jan 8, 2019
in
Engine
vector2d
vector-math
ray-casting
raycast
0
votes
How can I add what I want to this code block?
answered
Jan 8, 2019
in
Engine
godot3-0
gdscript
+2
votes
Hide nodes with a button?
answered
Jan 8, 2019
in
Engine
gdscript-button-hide-node
+1
vote
why randi wont work properly?
answered
Jan 7, 2019
in
Engine
gdscript
godot3
randi
random
0
votes
LineEdit remove arrow navigation
answered
Jan 7, 2019
in
Engine
lineedit
godot3-0
+2
votes
How do I get a specific number?
answered
Jan 7, 2019
in
Engine
gdscript
number
godot3-0
+11
votes
Dictionary to Json
answered
Jan 7, 2019
in
Engine
json
dictionary
+1
vote
Accessing dictionaries keys using a for loop
answered
Jan 4, 2019
in
Engine
dictionary
for-loop
gdscript
godot3
Page:
« prev
1
2
3
next »