A downloadable asset pack

Available in the Godot Asset Library

Made in collaboration with Cup Nooble.

See it in action in Harvest Hill.

More detailed instructions at GitHub.

Example Screenshot

Usage

The example scene can be opened and worked in directly. If you'd rather start from scratch, here are the instructions.

  1. Start a new scene with a Node2D.
  2. Instantiate a custom scene as a node.
    Instatiate a Custom Scene
  3. Locate SproutLandsTileMap.tscn and open it. Open Custom Scene
  4. Confirm the new node is added and selected in the scene tree. 
  5. Open the TileMap editor, (if it is not open already).
  6. Select to draw terrains.
    Selecting to draw terrains
  7. Select a terrain to draw (ex. Grass)
  8. Draw the terrain (ex. Grass) in the scene view.
    Drawing Grass
StatusReleased
CategoryAssets
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
AuthorsMaaack, Cup Nooble

Download

Download
Sprout-Lands-Tilemap-0.2.0.zip 297 kB

Install instructions

In a new Godot project either:

  1. Open the AssetLib tab and search for the plugin.
  2. Download and install it to the addons/ folder.

- or -

  1. Download the latest release version from here or GitHub.
  2. Extract the contents of the archive.
  3. Move the addons/sprout_land_tiles folder into your project's addons/ folder.

Now

  1. Open/Reload the project.
  2. Enable the plugin from the Project Settings > Plugins tab.
    If it's enabled for the first time,
    1. A dialogue window will appear asking to copy the example scenes out of addons/.

Comments

Log in with itch.io to leave a comment.

Hi! Thank you so much for the plugin! I'm using Godot 4.3 and when I try to use the shingle end caps, it automatically overwrites the singles above with the roof ridge tiles. Am I doing something wrong or is this potentially a bug?

(2 edits) (+1)

Thanks for trying it out! This package hasn't been updated for Godot 4.3 yet. They've just recently added TileMapLayers and are deprecating TileMaps. I plan to update this package for the latest version of Godot in the next month or two.

Regarding the specific bug you are facing, I don't think that's your fault, I also remember having an issue putting down the shingles a long time ago. I don't know if it was for the same reason.