Open Issues Need Help
View All on GitHub Software Development • Game Development
Object interaction - basics about 1 month ago
AI Summary: Implement basic object interaction in a Godot Engine project. The task involves adding functionality so that pressing the 'E' key on an object triggers a specific event within the Godot game engine. This requires familiarity with Godot's scripting (GDScript) and input handling.
Complexity:
2/5
good first issue
Software Development • Game Development
Player movement about 1 month ago
AI Summary: Implement basic player movement controls within a Godot Engine project. This involves setting up input handling and applying the appropriate movement logic to a player character.
Complexity:
2/5
good first issue