Content tagged hex

Similar Tags

Report Tag

7 usages of this tag
  • 7 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I send a sprite to a specific Z index order?
0 favourites

I've found a 10 year old thread about a similar question where the idea was proposed that Construct could use numbers to just apply to a sprite and move it ther...

posted 5 years ago
  • 2 replies
  • 1.4K views
This content is deleted
Forum Topic
How can I generate a hex tile grid in C3?
0 favourites

My question is quite simple actually. How can I generate an hex grid for my turn based board game in C3 using as few actions as possible? I found an plugin for...

  • 6 replies
  • 828 views
This content is deleted
Forum Topic
How do I chain attacks in a hex-based game?
0 favourites

Hey there! I'm trying to make a hex-based game where the player can chain attacks between enemies on adjacent hexes. For testing purposes, I am just using 5 hex...

posted 4 years ago
  • 7 replies
  • 504 views
0 favourites

I am building a hex-based action game with chain attacks. I currently have two powers configured (the left two electric icons): One that chains across all m-typ...

  • 2 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I change the sprite's color by hex code ?
0 favourites

I have an array with hex codes and by them I need to change color of the sprite.

posted 3 years ago
  • 7 replies
  • 478 views
0 favourites

This wonderful topic here gave a good solution to deal with hex based player movement. Here's how it works : - player and enemy sprite are associated (with cont...

posted 2 years ago
  • 19 replies
  • 900 views
This content is deleted
Forum Topic
Hex Pathfinding Algorithm
2 favourites

I've created the template with a hex pathfinding algorithm. It's based on 2D Array object. I don't use any additional plugin and behavior (except "MoveTo"). HOW...

posted 4 months ago

Similar Tags