Content tagged image-point

29 usages of this tag
  • 4 replies
  • 900 views
Not favoritedFavorited Favorited 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
  • 894 views
Not favoritedFavorited Favorited 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
  • 544 views
This content is deleted
Forum Topic
How do I load image points?
Not favoritedFavorited Favorited 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 6 years ago
  • 2 replies
  • 1K views
This content is deleted
Forum Topic
How do I create image points at runtime?
Not favoritedFavorited Favorited 0 favourites

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

posted 6 years ago
  • 2 replies
  • 496 views
This content is deleted
Forum Topic
image point & user media
Not favoritedFavorited Favorited 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.7K 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 5 years ago
  • 2 replies
  • 638 views
This content is deleted
Forum Topic
How do I get AI followers to not stop on-top of player?
Not favoritedFavorited Favorited 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.8K views
This content is deleted
Forum Topic
How do I get the image Point coordinates of the origin?
Not favoritedFavorited Favorited 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 5 years ago
  • 7 replies
  • 775 views
Not favoritedFavorited Favorited 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...