...draw gridlines at runtime for a consistent look?

0 favourites
  • 4 posts
From the Asset Store
You need this package if you want to program a Street Fighter or battle game.
  • Hi,

    I am trying to draw gridlines at runtime for the player to better understand the map layout. I have an event and action that draws horizontal and vertical grid lines based on a tiled background. The problem I am having is that the lines are not displaying with a consistent look nor do they all show up sometimes. Is there a different technique and/or object I need to look into? I didn't see anything in the tilemap object's actions to show the gridlines so I invented my own.

    Here is a video showing the problem.

    youtube.com/watch

    Here are some screenshots

    Thanks!

  • Could be a scaling/rounding issue.

    I recommend using a tiled background.

  • Thanks. I still haven't got it to work right. Sometimes the gridlines draw perfectly horizontally and then are off vertically by 2 (missing) and vice versa. It has to be a drawing issue. I put in a wait 1 second for each run of the loop but that didn't help. I may need to just make a new object that already has the grids made before run time.

    Also, I noticed it changes based on whether my preview window is fully expanded versus a different size.

    I have ran this on two different computers.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Got it! Made a tiledbackground and just extended the size to fill the layout. That was a lot easier than the one I was trying.

    Wooohoo

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)