Godot Forums
  • Godot Engine
  • Rules
  • About
  • Featured Projects

    Shrimp

    • 5 Mar
    • Joined Oct 19, 2024
    • 0 best answers
      • Posts 13
      • Discussions 4
      • Likes
      • Mentions
      • How can I automate creating instances of a scene?

        • Godot Help
        • Shrimp started Oct 21, 2024
        • I am a noob, but I know how to create something via this thing: scene = load("res://player.tscn") player = scene.instantiate() add_child(player) player.connect("hit", _jump) Problem is, I have to manu...
        1010 replies
        • Can not move an object physically, only visually.

          • Godot HelpNew to GodotGodot 4.X
          • Shrimp started Oct 19, 2024
          • Idea is, there are 3 scenes - player, a coin, and a main scene. At the ready() of the main scene (just a sprite with a camera) I create one instance of a player scene and one instance of a coin scene ...
          99 replies
        Loading...
        Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.