A proposal for godot mobile users

Subject: Idea Proposal – Beginner-Friendly AI Chatbot for Learning Godot (WhatsApp/Chat Style)

Body:

Hello Godot Team / Developer,

I’d like to share an idea that could help beginners learn Godot more easily:

Idea:
Create a WhatsApp-style AI chatbot that teaches users the basics of Godot in a friendly, conversational way.

Purpose:

  • Help total beginners understand key concepts like nodes, scenes, and scripts
  • Answer common questions using short explanations
  • Provide mini tutorials or code snippets
  • Encourage learning by reducing confusion and frustration

Example Use Case:

  • User: “What’s a Node2D?”
  • Bot: “Node2D is used in 2D games. It holds sprites, scripts, and more. It’s like the foundation of your 2D scene!”

Platform Ideas:

  • WhatsApp (via Twilio or Meta API)
  • Discord (as a chatbot to simulate conversation)
  • Web-based (for accessibility)

Why It Matters:
Many beginners struggle with tutorials that are too fast or overly complex. A chatbot could offer step-by-step help, answering questions in real time — especially for mobile users who often have fewer resources than PC users.

…but the web docs and in-engine docs already have these answers and tutorials that teaches the basics.

4 Likes

I agree. Documentation will always be up-to-date and not full of AI hallucinations, too. Whenever I (in a moment of weakness) ask Gemini about Godot, it always creates functions that don’t exist or chooses ones that are deprecated. AI just doesn’t have enough context to work with Godot.

Godot Forum already I think have it