Forum Topics tagged tilemap

Report Tag

172 forum topics with this tag
  • 0 replies
  • 548 views
0 favourites

My game has a tilemap and I'd like the player to move based on these tiles. A similar approach is available in Construct 3 as a behaviour but uses the keyboard...

  • 5 replies
  • 681 views
This content is deleted
Forum Topic
Is it possible to use collision events with a tilemap?
0 favourites

I'm trying to paint my level with a tilemap I made, and I gave it solid behavior, but I can't seem to add any collision events to the tilemap. I'm trying to hav...

  • 2 replies
  • 446 views

I'm struggling to create a soko-ban esque game (because I want to) where you push tiles onto buttons, I aslo can't figure out how to use the tilemap either but...

posted 4 years ago
  • 2 replies
  • 731 views
This content is deleted
Forum Topic
Tilemap - What am I doing wrong?
0 favourites

It's been a while since I used C3, I'm rusty so I wonder what I'm doing wrong here. I've created a new project and these steps: 1 - Created a Tilemap object. 2...

posted 4 years ago
  • 4 replies
  • 1K views
This content is deleted
Forum Topic
How do I sort layer ordering for top down walls
0 favourites

Trying to make the character object go to either a front or a back layer in relation to the walls/roof in the top down perspective of my game; To give the illus...

  • 2 replies
  • 417 views
This content is deleted
Forum Topic
Sprite Background and Sprite Tilemap
0 favourites

You probably know the "Tiled Sprite v2.0" plug and I am curious if it is possible to port it to Construct 3 and add a new "Tilemap Sprite" Where, like the origi...

  • 0 replies
  • 215 views
This content is deleted
Forum Topic
How to access tile state ?
0 favourites

I read the tilemap plugin scripting api but i'm failing at accessing tile state in a tile map. Anyone have script example of how to get tile state of a specific...

posted 4 years ago
  • 11 replies
  • 540 views
This content is deleted
Forum Topic
C3 Tilemap, visual bug?
0 favourites

I am getting an unexpected effect when I try to use the tilemap. I have a tilemap file, with 32x2 tiles. When I start the layout, the system creates several cop...

posted 4 years ago
  • 1 replies
  • 397 views
This content is deleted
Forum Topic
Can you erase tiles in r217?
0 favourites

I've already sent in a bug report for this potential issue, but I also wanted to see if it's an isolated issue. Are you able to erase tiles in r217? I have trie...

posted 4 years ago
  • 2 replies
  • 811 views
This content is deleted
Forum Topic
How to have an efficient Tilemap Z-order / depth?
0 favourites

I have spent a good chunk of time reading everything I could find on the forum, but I couldn't find anything that would really help me figure this out without c...