Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Tile Run Instances

An asset by Travh98
The page banner background of a mountain and forest
Tile Run Instances hero image

Quick Information

0 ratings
Tile Run Instances icon image
Travh98
Tile Run Instances

Tiles multiple instances of the game in a grid across your monitor. Helpful for testing multiplayer Godot games!

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
28 days ago
Git URL
Issue URL

README Tile Run Instances icon Tile Run Instances for Godot Game Engine

Tiles multiple instances of the game nicely across your monitor. Helpful for testing multiplayer Godot games! Tested with Godot 4.0 and Godot 4.5.1.

README Nice tiling of multiple run instances.

Features

  • By default Godot stacks multiple game windows on top of each other. This addon lets you press play and instantly see all windows, lined up in a grid.
  • Need your windows to show up on a different monitor? Edit the target_monitor variable of tile_run_instances_global.gd.

Setup and Installation

  1. Clone this repo

  2. Copy tile-run-instances of this repo into the addons/ folder of your Godot project.

  3. Under the Game tab, press the three dots and disable "Embed Game on Next Play". README Disable Embed Game on Next Play.

  4. Enable tile-run-instances in the Project Settings > Plugins tab. README Enable the tile-run-instances plugin.

  5. Add TileRunInstancesGlobal as a Global Autoload in Project Settings > Globals. README Add TileRunInstancesGlobal as an autoload.

  6. Enable multiple instances in Debug > Customize Run Instances. README Enable and add multiple instances.

Author

Acknowledgments

  • Inspired by Mr.Cdk's original tile-instances plugin.

Tiles multiple instances of the game in a grid across your monitor. Helpful for testing multiplayer Godot games!

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Tile Run Instances icon image
Travh98
Tile Run Instances

Tiles multiple instances of the game in a grid across your monitor. Helpful for testing multiplayer Godot games!

Supported Engine Version
4.0
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
28 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers