Content tagged image-point

Report Tag

28 usages of this tag
  • 4 replies
  • 610 views
0 favourites

Every X seconds --> Spawn (Object) on (Object), imagepoint random(1, 12). ^. That spawns objects one on another, sometimes. I tried destroying and respawning ov...

  • 1 replies
  • 702 views
0 favourites

I have a character object I exported out of Spriter pro and imported it into Construct 3. It works fine but I'm trying to spawn a bullet object at a Image point...

  • 2 replies
  • 381 views
This content is deleted
Forum Topic
How do I load image points?
0 favourites

I am quite new to Construct and I think I am failing to do something simple. I didn't find any topics talking about it. What I am trying to do is: I want my pla...

posted 5 years ago
  • 2 replies
  • 850 views
This content is deleted
Forum Topic
How do I create image points at runtime?
0 favourites

Can I create and move image points at run-time?

posted 5 years ago
  • 2 replies
  • 359 views
This content is deleted
Forum Topic
image point & user media
0 favourites

How's one change the image point on the user media? The image point for the user media is the top left corner. I need it in the middle, like with my sprites. Go...

  • 4 replies
  • 1.2K views

I'm trying to do some point based collision and was wondering if there's a way to quickly check if 4 specific coordinate points have a sprite under it. For exam...

posted 4 years ago
  • 2 replies
  • 442 views
This content is deleted
Forum Topic
How do I get AI followers to not stop on-top of player?
0 favourites

My player has 4 followers from the game start. When they follow my player and my player stops, they continue to find path to player's central image point. So th...

  • 3 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I get the image Point coordinates of the origin?
0 favourites

I'm trying to the image point of the origin from a sprite and the result is always 200, 150. No matter where I put the origin. This is my code: ImagePointsX = p...

posted 4 years ago
  • 7 replies
  • 502 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...

  • 10 replies
  • 759 views
This content is deleted
Forum Topic
How do I make turrets aim for a different image point?
0 favourites

I am making a tower defense game, and I want the turrets to aim for another image point on the enemies that Is'nt their origin. How to do this?