Frozen Dev's Forum Posts

  • Great, good luck with your project

  • Try to replace "random" with "choose" instead and only use the number values. Not 100.x, 200.x, 300.x just 100, 200, 300.

    So create object at:

    Y: 100

    X: choose(100, 200, 300)

    And replace those values with the correct y and x values you want.

    Hard to explain. Can be more specific when I'm home from work

  • The game looks really good Nice art style and interesting concept. So best of luck to you!

    I'm also from Sweden så lycka till på Gamex

  • What do you mean? If you want to create an object at the position y: 100 and random x: 100 or 200 or 300 you can do it like this:

    every 1 seconds - system - create object at position y: 100 x: choose(100, 200, 300)

    From the manual:

    choose(a, b [, c...])

    Choose one of the given parameters at random. E.g. choose(1, 3, 9, 20) randomly picks one of the four numbers and returns that. This also works with strings, e.g. choose("Hello", "Hi") returns either Hello or Hi. Any number of parameters can be used as long as there are at least two.

  • You can use "choose"

    For example: spawn object at postition y: value x: choose(value1,value2, value3)

    So the system will choose one of the three values of the X-axis and the order will be random.

    So the y-axis value is always the same

  • I'm from Sweden and I've seen a few other swedes here as well

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • frenzyace Thank you. It was my first ever game so its far from perfect

    Do you mean you have to wait for about 10min on a black screen or is the game still running? And is this happening while you preview or after you have compiled the game?

  • Nice work. Looks like a nice game but remember that if you're trying to piggy back ride on the success of King games by using "Saga" in your title you take the risk of being sued by King if your game ever gets popular. They own the right to use the word "saga" in their games and have shown that they are willing to take legal actions against anyone who won't respect that.

    So I would consider changing the name now so you don't have to worry about that later. I understand that you want to have saga in your title to get some "free downloads" but I wouldn't recommend it.

    Just my advice. Keep up the good work.

  • Aphrodite Thank you for sharing Many useful tips there.

    I will try PhoneGap for the first time on my next project.

  • Hi.

    I believe that it would be nice to share our tips and tricks for exporting games for mobile devices and have it here all in one place. I have always used CocoonJS and have no idea how the other exporters/wrappers are performing at the moment. So it would be nice to hear how other developers do it and what works best for you when you export for iOS and Android.

    So please share your workflow for iOS/Android and if you have any tips you would like to share, please do it here.

    I will update this first post with the most valuable tips so people are able to find it easely.

  • Haha True

  • Not that **** right now. But like I said, it will get smaller in the future. It will probably look more like this in a near future

    [attachment=0:32m8p5cw][/attachment:32m8p5cw]

  • Hehe, I'm not saying that people will wear them 24 hours a day and use them at a regular desk job. That might be in a distant future. I'm just saying that it will replace many ways of enjoying different kind of entertainment and this is in the near future for sure.

    And for everyone who think this will not happen because it is bulky and big you have to understand that i will get smaller and wireless in the future. Probably more like regular glasses. It is still in early stages. And it might look big as it is right now but it doesn't feel big and heavy when you have them on. So give it some time and you'll see the VR devices will get smaller

    I know that I sound like a total fanboy. But after seeing what you can do I really have no doubt. I use them for showcasing architecture in a 3D environment and it is groundbreaking how you can actually see if a room is big enough by walking inside it instead of looking at 3D-renders wich doesn't really show the true size of scale. But this will surely be used in the medical field and many other fields as well.

  • TheWyrm Have you ever tried the Oculus yourself? You can't compare it with a 3D tv or Google Glass because the VR is on a whole new level and everyone I've showed it to just loves it. Its so mindblowing when you can actually walk inside the game and you feel that you can pick up and touch everything you see.

    As usual the **** industry will decide if it gets in to every home just as they did with the dvd. But it looks like they already decided to jump on the VR train according to the articles I've read.

    And it can be used in so many ways. I watched the movie Gravity with my Oculus a few weeks ago and that was awesome on IMAX but holy Fu*k when I saw it in VR! I thought I was in space and it felt like you were floating around with the actors! No one will ever pay to go to the movies again when you can get 100 times the experience from your own home. With the VR you don't see any screen borders just total immersion.

    I can guarantee that cinemas will be one of the first who have to change once this is commercial and every seat will have a VR device. The "regular screen" will just be used for indie movies and other small productions.

    This is not my opinion its a fact

  • I see your point but if a game reaches the toplist and obviously is containing copyrighted material. Then its Google plays fault. They should detect those games and remove them. Not so difficult really.