Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Godot

0 votes
904 views
1 answer
    hello Im trying to make a game using Godot GDnative script c++. Iwas wondering how I could access audio ... from:https://stackoverflow.com/questions/65874469/godot-c-audio-access...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
983 views
1 answer
    I am trying to create a simple UI, but my elements won't keep their position and size. Every time ... stackoverflow.com/questions/65903039/gui-elements-wont-keep-size-and-position...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
965 views
1 answer
    Been learning GDScript and trying to make a simple platformer game. I've tried implementing WallJumping, but it ... .com/questions/65648232/character-not-jumping-away-from-wall...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
954 views
1 answer
    I wanted to create a game similar to this (Slyway), but I had a problem with the child's movement, so I ... /how-to-make-kinematicbody2d-move-by-drag-in-one-direction-in-gdscript...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm just started learning to program because I want to learn how to make a game. I choose the Godot engine to start ... so could you please tell me what the above things even do?...
asked Feb 5, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
951 views
1 answer
    My objective is, if I type "points" it will show me the content of the variable but if I add an int after it, it will change ... " + str(points) + "[/color]")) inputField.text = ''...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
932 views
1 answer
    My topdown 2d game has an FOV / Rogue Vision system (objects cannot be seen around corners) Desired effect, no ... Github repository of project if you want to fiddle for yourself...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...