Skip to content
#

gdscript

godot logo

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 706 public repositories matching this topic...

godot-3d-mannequin
bitmammoth
bitmammoth commented Dec 28, 2019

The character continues movement while no input is given on sloped terrain. A ray cast downward to detect if distance to ground <= floor value + no input {halt movement} , should fix this issue. I have tried this in the script but its a bit buggy. Are there plans to implement sloped terrain support soon? Perhaps, I could make a pull request with the current code I have though this should be a very

good first issue
learn-gdscript
MilanVarady
MilanVarady commented Jan 4, 2022

On macOS, you use the Command key to do most of the things you would do with the Control key on other operating systems, such as copying (Command+C), pasting (Command+V), selecting everything (Command+A). But in this demo these shortcuts doesn't work, they work with the Control key, which is pretty annoying if you are used to the macOS way of doing things.

And also on a Mac you can

enhancement good first issue wontfix low priority
WolfgangSenff
WolfgangSenff commented Oct 25, 2021

Is your feature request related to a problem? Please describe.
I'd like to be able to A/B test my games through Firebase and have them be tracked and what not, as well as updated and experimented on so I can come up with the best possible results.

Describe the solution you'd like
Simply put, I'd like RemoteConfig to be implemented so I can utilize it to implement the A/B testing. That

enhancement good first issue Hacktoberfest

Created by Juan Linietsky and Ariel Manzur

Organization
godotengine
Website
godotengine.org
Wikipedia
Wikipedia