Content tagged tilemap

204 usages of this tag
  • 13 replies
  • 2.32K views
This content is deleted
Forum Topic
How do bitwise or bitmasking autotile from a grid?
Not favoritedFavorited Favorited 1 favourites

I have grid of block sprites that I randomly set to 'filled', then after I want to go through and place the correct tilemap tiles on to each 'filled' block. Nev...

posted 5 years ago
  • 2 replies
  • 861 views
This content is deleted
Forum Topic
How do i make my canvas show tilemaps??
Not favoritedFavorited Favorited 0 favourites

Basically, I am doing a top-down racing game, and I decided to make it split screen, after reading some forum posts and some tutorials, I managed to do it on my...

  • 2 replies
  • 1.16K views
This content is deleted
Forum Topic
Terraria Tilemap Water Movement
Not favoritedFavorited Favorited 0 favourites

I've been searching for days in the forums for tilemap, tilebased, water flowing movement. The affect I'm looking for would be basically what Terraria does with...

  • 8 replies
  • 2.82K views
This content is deleted
Forum Topic
How do I Use Tilemap Auto-Tile Brush in game?
Not favoritedFavorited Favorited 0 favourites

So in Construct 3, you have the option to auto tile in the editor and it works really well, is there a way for people who play the game?

posted 5 years ago
  • 2 replies
  • 1.26K views
This content is deleted
Forum Topic
How do I create a random level from preset tiles?
Not favoritedFavorited Favorited 0 favourites

I want to build an infinite level for a platformer by randomly combining hand-made 'sections'. What's the best way to achieve this? Very new to Construct btw. I...

  • 1 replies
  • 1.56K views
This content is deleted
Forum Topic
How do I open the tilemap Bar?
Not favoritedFavorited Favorited 0 favourites

If u want to work withe the tilemap bar for drawing tiles. First I create a tilemap object or I have alredy a tilemap object in my project. Now I cant see the b...

posted 5 years ago
  • 2 replies
  • 618 views
Not favoritedFavorited Favorited 0 favourites

I am wanting to apply actions to only a specific tile number in a tilemap, for this example tile "0". I am using a comparison (with local variables to convert p...

  • 4 replies
  • 2.24K views
This content is deleted
Forum Topic
How do I set tilemap from JSON file? (Resolved)
Not favoritedFavorited Favorited 0 favourites

I have been trying to set tilemap from JSON file and have had no luck with it. I was trying to follow the steps in this tutorial video, but alas. Does`t work. (...

posted 5 years ago
  • 2 replies
  • 1.14K views
This content is deleted
Forum Topic
[SOLVED]How do I Detect if the tilemap is Empty/Erased?
Not favoritedFavorited Favorited 0 favourites

So I came across to this where I am using a tilemap object and its working properly as I have the tilemap and I touch the tiles to delete thast specific tile it...

posted 5 years ago
  • 2 replies
  • 653 views
This content is deleted
Forum Topic
Tilemap
Not favoritedFavorited Favorited 0 favourites

If I wanted to create a grid type game (snakes and ladders) would the tile map tutorial / object be a good space to start? Basically I want the player to move t...