rocksier's Forum Posts

  • 6 posts
  • Hi guys,

    nobody knows how to do this??

    I also have another questions, I have a sprite with the custom movement behaviour attached, passing through a sprite with the solid behaviour. How do I stop the sprite when it touches the solid sprite? Do I need to do some extra events that do not rely on the custom movement behaviour

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi guys,

    I am trying to make a slider puzzle game where the tiles can either slide horizontally or vertically across the board example: google for gabrielecirulli 2048, it is the 2nd link

    I have tried using a platform behaviour, but when the tiles are touching each other (i have also attached a solid behaviour to the tiles) the movement goes all wonky.

    So I did some searching and came across this game: google for slider puzzle construct 2, it is the 2nd link.

    that I think uses a pathfinder to deal with the tile movement andI have been playing around with the pathfinder behaviour and cant seem to replicate the effect

    I am not going to be a lazy ass and ask for a detailed solution but would greatly appreciate it if a kind soul could point out the way for me. Thanx alot!!

    ps: apologies for the googling, I do not have enough rep to post links. lol

  • alright! that did the trick! Disabling WebGL works! thanx alot GameThirsty!

  • Hi guys,

    I have these weird black boxes replacing my text boxes when I export my project as a HTML5 project. Anybody knows why this is happening? It works normally when i preview the project on my browser.

    I have tried opening the file locally and through a server and the project is still there. I have also tried exporting without any PNG compression too.

    thanx alot!

  • Hi blackhornet, yea i did think of that, but I forgot to mention that the hoops will be randomly generated and will be moving across the screen. So I am not very sure if that is viable, cause it might cause some empty space to appear while it is moving?

  • Hi guys, I am trying to make a sprite fly though a hoop, but I have no idea how to effectively mask the hoop. Cause right now the sprite is either behind the hoop or in front of the hoop. I tried the blending options but none work.

    I'm sure that there is a simple solution to this. But I just cant think of any solutions. Thanx in advance for the help!

  • 6 posts