Forum Topics tagged sprite

Report Tag

349 forum topics with this tag
  • 18 replies
  • 2.4K views
This content is deleted
Forum Topic
How do I restrict a sprite from moving on the x axis?
0 favourites

I have a project that I'm testing on an Android mobile device. I'm using a small sprite in the center of the viewport and when I detect a swipe up I move the sp...

  • 2 replies
  • 774 views
This content is deleted
Forum Topic
My sprites are not being created or something
0 favourites

I am making a tank game where you can select different projectiles to shot. All my projectiles were working fine, but after some time, some of them are not bein...

posted 5 years ago
  • 5 replies
  • 2.2K views
This content is deleted
Forum Topic
Is it possible to mask a sprite with another sprite?
0 favourites

I'm trying to create a shade on objects of different shapes. Say you got blob 1, blob 2 etc. And I can pin a circular shade on it, but I won't the excess to be...

posted 5 years ago
  • 7 replies
  • 2.8K views
This content is deleted
Forum Topic
How do I Change one sprite into another sprite?
0 favourites

I want to change one sprite into another, for example: Player presses G, spriteA(the player) becomes spriteB(still the player but with a different look of cours...

posted 5 years ago
  • 1 replies
  • 530 views
This content is deleted
Forum Topic
How do I add the condition "when clicked" to a sprite ?
0 favourites

Hello there, I would like to add the condition "when clicked" to my sprite to make it like a button. Otherwise, how can I make an invisible button clickable ? T...

posted 5 years ago
  • 2 replies
  • 999 views
This content is deleted
Forum Topic
How do i check that all sprites are destroyed ?
0 favourites

I need your help to find how I can check that all sprites are destroyed. For example : When all enemies are destroyed -> go to next layout. Can you tell me whic...

  • 2 replies
  • 558 views
This content is deleted
Forum Topic
How do I take screenshot and load it to a spirit?
0 favourites

I want to take screenshot of part of the layout and load it to a empty spirit, which can be retrieved later on. #Urgent. Thank you <3.

  • 2 replies
  • 483 views
This content is deleted
Forum Topic
Sprite not shown correctly
0 favourites

Hallo Constructer. Can anyone tell me how to fix this sprite. The sprite not shown correctly in Construct 2. But in preview it shown correctly. I need help, any...

posted 5 years ago
  • 2 replies
  • 452 views
This content is deleted
Forum Topic
How do I denote Numbers?
0 favourites

Hey Guys I would like my SpriteFont to input any big number in a shorter way. For example: "3k" for 3000 , "4m" for 4000000 etc. I'm using Construct 2. Thanks i...

  • 8 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I load Random Image from external URL to Spirite?
0 favourites

Lets say I have a list of images URL. So, When The layout starts I want to show different Images from those external image links. And it should select random im...