shadowvalley's Forum Posts

  • 5 posts
  • after july 2021 will construct 2s online service for multiplayer games be shutdown? or will we still be able to create multiplayer titles?

  • make sure every time u pass that sprite it adds one to the variable doing this will lchange the color then u could reset it to go back whenever u want to

  • First do u have the game built? if not u can use the flappy bird template and go from their, second u can use a sprite as a trigger event to make the background change color.To do this place it in between both pipes make sure collisions are on, now create a code "on collision with other object" select the corresponding sprite your colliding with,now all u have to do is create several animations that have different colors lets say grey fading all the way to black you will also need a variable name it anything for example background switch, create different number values and set each animation to the color u want it to be also make sure the variable will go up and reset on the value u want it to, for example if background switch = 1 set animation "Default or animation name"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello i was wondering if it is possible to be able to save a loaded image using the load from web feature with a file chooser i am trying to save that image so that when i close application that same exact image i loaded from my pc will be thier agian does anyone know a solution thanks!

  • I was wondering if thiers a way in the engine to create a game icon on the exe export but im not seeing it usually engines have this option but im not able to find it any help?

  • 5 posts