Syazanie's Forum Posts

  • WOW ..so you planned to completely launch the new Forum without having fixed so many MAJOR issues??

    You guys have no Beta phase? How ironic for particularly such forum.

    Seriously. Why?

    Isn't!?!?!?! They really should make sure the bugs are fixed before importing! Maybe take an old thread to test, not all of it. Put a warning, maybe a countdown before moving to a new forum is good too. But you guys suddenly move everything in a second. No good.

  • How strange, is it working now? It's all working just fine for me?

    It's working now!

  • RE the CSS and layout issues, this is known and I'll be working on it. Just bear with us.

    > The store! Well, for now, the store is not available! Even my purchases...

    The store is still available here:

    https://www.scirra.com/store

    Simply the forum has moved to Construct.net as a big step in transitioning everything over to Construct.net.

    Well, to me, the store is appearing like this:(FOR SOME REASON, I CANNOT UPLOAD MY IMAGE, BUT HERE IS THE LINK:https://image.ibb.co/iCkKtJ/THE_43.png)

  • I have some issues with the new site.

    1. Although nobody cares, my reputation is actually 4000+ and not 100+
    2. The store! Well, for now, the store is not available! Even my purchases...
    3. That's it for now...

    You really should put a warning before migrating everything to the new site... Or maybe you had. I don't know but it feels really rushed.

  • Looks like the new website doesn't have store yet?

  • Anyone knows how to?

  • I have a LIST with XML in it. It's okay but... okay, for example, I have 2 XML title, one is "TOM" and another is "SOM" I want the LIST to list the title by random. Not just by order. Is it achievable?

  • I'm working on a simulation game called "Movie Studio" Well, as you can guess just by looking at the name of the game, your main objective is to make a multi-billion movie!

    Please note that this game is done just about 20%. Even the screenshots are not completed yet (The level, I meant.)

    FEATURES

      Make your own movie! (In-game, of course.)
      Hire a writer to write a script, buy from another studio or an independent writer or just write your own!
      Success? Make a sequel!
      See your releases.
      Check your movies or others at the Box Office! Are your movies there?

    SCREENSHOTS

    My target platform is for now: Kongregate (Web)

    I will release on... Don't know yet.

  • Here is a backup if the original link dead.

    CONSTRUCT 2

    GOOGLE DRIVE - http://bit.ly/magicamgoogledrive

    ZIPPYSHARE - http://bit.ly/magicamzippyshare

    DROPBOX - http://bit.ly/magicamdropbox

    NOT SHORT LINKS VERSION

    GOOGLE DRIVE - https://drive.google.com/open?id=1Hn1T9PRPE0OSfYYA6wOW0G1kSvFOkWk5

    ZIPPYSHARE - https://www115.zippyshare.com/v/IbLWprOL/file.html

    DROPBOX - https://www.dropbox.com/s/bidpou6bsjjz3bv/Magicam%20Construct%202%20Alpha%206.5.zip?dl=1

    CONSTRUCT 3

    GOOGLE DRIVE https://drive.google.com/open?id=1cEeY9uCkdgjHCyWqZ3ynl1257J1oA5Qw

    The not short links version is in case bitly(the short link service provider) closed or something. It's essentially the same.

  • If you are subtracting health on collision event, then it's very unlikely that 50 zombies will collide with the wall all at the same tick (1/60 of second).

    But yes, it is still possible that more than 1 instance will collide, so you need For each loop:

    Zombie On collision with Wall

    System For each Zombie -> Wall subtract 5 from health

    Or use the PickedCount expression:

    Zombie On collision with Wall -> Wall subtract (5*Zombie.PickedCount) from health

    THANK YOU!!!!

  • Ok, so, the title is so weird and stupid, I don't know what to write there, but here we go.

    Well, my game is like this:

    Well, there's a lot of zombies, right? Firstly, if the zombies collided with the wall, the wall's health will decrease by 5. And it should, but, I thought that when the zombies hit the wall, it will subtract by the instances number. Not just subtract 5. It just subtracts 5! It should be if there's only one zombie but there's like 50 of 'em! It should subtract about 250 right off the bat. Not just 5. Is there anything that I can do to fix it??

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi! This is a really stupid question. But how to do the OPACITY? Seems like it doesn't work.

    EDIT: It's okay. It's working now!

  • hotspot would allow testing bypassing my router?

    I don't know what you mean by that, but, if you open your hotspot connection by using your phone. Your PC and your phone will have the same connection. Sorry!

  • I tried it already but didnt work.

    The pathfind is username.5gbfree.com/text.txt

    Also i try with 000webhosting but the same result.

    I read the manual and i notice

    If you want AJAX requests to your server to work from any domain, or in preview, you can configure it to send the following HTTP header:

    Access-Control-Allow-Origin: *

    How can i configure that?

    Oh, yeah. I forgot to tell you. It will not work on PC. It work on mobile though. Try it. And I don't know how to configure the Access-Control-Allow-Origin

  • There is an issue with my router or wifi preventing me from previewing.

    Is there a way to preview by plugging my phone into my laptop?

    I don't think there's one. Well, you can use your phone's data connection by opening the hotspot.