• Home
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
Godot Community

Godot Community

Welcome to the 2D, 3D, and Physics Subforum!

Scheduled Pinned Locked Moved 2D, 3D, Physics
1 Posts 1 Posters 166 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • sepTNundefined Offline
    sepTNundefined Offline
    sepTN
    wrote on last edited by sepTN
    #1

    This subforum is dedicated to all things related to 2D and 3D game development, as well as discussions about physics simulations within Godot Engine. Whether you're a seasoned game developer or just starting out, this is the place to explore the world of 2D and 3D game creation and delve into the fascinating realm of physics in Godot.

    Guidelines for 2D, 3D, and Physics Discussions 📝

    To ensure productive and engaging discussions, please keep the following guidelines in mind:

    1. Dive Into the World of Game Development 🎮

    Explore the vast possibilities of 2D and 3D game development in Godot Engine. Share your projects, discuss world building, and learn from fellow developers.

    2. Physics in Godot Engine 🔧

    Got questions about physics simulations, collisions, or rigid bodies in Godot? This is the place to discuss and seek help with all things related to physics in your games.

    3. Share Your Game Dev Insights 🌐

    If you have valuable insights or best practices for 2D, 3D, or physics-related topics, don't hesitate to share them with the community. Your knowledge can help others improve their game development skills.

    4. Seek and Offer Assistance ❓

    Whether you need help with implementing physics-based mechanics or figuring out the intricacies of 2D and 3D rendering, feel free to ask questions and offer assistance to fellow game developers.

    5. Embrace Experimentation and Creativity 🎨

    Game development is an art form, and experimenting with different ideas and mechanics is part of the process. Embrace creativity and don't be afraid to think outside the box.

    6. Respect and Encourage 🌈

    Our community values respect and encouragement. Treat all members with kindness and help create a supportive environment where everyone can thrive.

    7. Utilize Code Snippets with Syntax Highlighting 📋

    When showcasing code related to 2D, 3D, or physics implementations, use code snippets with syntax highlighting. Surround your code with three backticks (```) and specify the language (ie. gdscript).

    # Example GDScript snippet
    extends Node2D
    
    func _ready():
        position.x += 100
    
    // Example C# snippet
    using Godot;
    using System;
    
    public class PhysicsBody : RigidBody
    {
        public override void _Ready()
        {
            GD.Print("Physics simulation ready!");
        }
    }
    

    Start Your Game Dev Journey! ✨

    The 2D, 3D, and Physics subforum is your gateway to endless possibilities in game development. Engage in discussions, share your creations, and collaborate with fellow developers on your exciting journey.

    Whether you're creating casual 2D games or immersive 3D experiences, we're thrilled to have you as part of our community. Let's elevate our game development skills together!

    Happy game-making! 🚀

    1 Reply Last reply
    0
  • sepTNundefined sepTN locked this topic on
  • sepTNundefined sepTN pinned this topic on

© 2023 Godot Community
Privacy - Terms - Contact

  • Login

  • Don't have an account? Register

Powered by Godot Community
  • First post
    Last post
0
  • Home
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Login

  • Don't have an account? Register