shaircast's Forum Posts

  • Wow, snake game in Chinese version! It's also fully playable in mobile devices.

    I love your graphic and sound... and theme. That purchases really worked.

    I want to play another levels but I don't know what's the hidden quest :)

    and there would be some suspense if dragon moves faster by the time!

  • Hi! I wrote review in Google Play, and you updated it the very next day! I'm really enjoying this, and I have question about 'update'. How did you update without changing game progress? What I thought is, if application is changed, all data in the webstorage would be reset. I want to know if the data is preserved by itself, or you did something different.

  • When I make native mobile games, I know I can use webstorage as a saving slot. But does it preserve data when application is upgraded by google store or something?If not, how can I save it?

  • shaircast

    music is great original by you? or where is it from?

    man game is awesome

    unique challenge

    I love it

    Thanks! That music is in the Construct2 Free Game Asset Bundle which is free to C2 users. In case of FX, I made some of them and get them from Freesound.org.

    The map is randomly generated, so you can play limitless levels.

  • Actually I`m stuck at here. :S

    Any opinions to make this better?

  • <img src="http://i41.tinypic.com/a4nayh.png" border="0">

    This is a rough version of game. I'm making this for Android native app with CocoonJS. Now basic things are almost done, but there's still a lot to do. I'm working with some art things(which I'm terrible at) and polishing details.

    I would be so appreciated if I can hear your opinions and advice about gameplay, design, artwork, translations and other stuffs.

    Here's the link : Soul Lantern

  • Hello. I have some interests and ideas about arcade games but there was no way to realize it. After my meeting C2, my hobby changed from playing game to making game. I'm really enjoying this. Thanks, Team Scirra!

  • Thx for awesome plugin. It works well with alphabets but not with other languages like Hangul. I wish C2 would support diverse real font but this is still a great alternative.

  • I set it at LetterBox Scale on the Export (Even Though Cocoon Defaults it to Scale Outer) Then choose "Scale to Fit" and only one of the orientation options (instead of checking both) as long as the app is put together right that combo has scaled with all of my android devices.

    I` m gonna try that option. How does it look like? You may get black bars on right or bottom of the screen, or get some of your assets cropped by screen. How do you manage it?

  • ludei

    Really want to know this.

    Testing all the devices with different resolutions is so hard.

    Nowadays there are many Android devices with big size screens, so I think little black bars are not that problem.

  • Tekniko Ashley Brilliant! Thanks to the replies. I'll try that.

  • Thanks! I did in the same way, but example was more easy and clear.

    Now, how can I color this light?

    Destination out just removes below layer.

  • <img src="http://i41.tinypic.com/2ynqiqb.png" border="0" />

    Hello, forum people. Sorry again to bother you.

    How can I make 'highlight' effect at night like this?

    I just made this but I want it to be colored and without WebGL effects.

    Is there any plugin about this?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yay, compliment from Rory :) You ARE really talented. Thanks for the tip.

    Good luck with your work!

  • When you play a social game or management game, you start to build something and turn off the game. After many hours you turn on the game and find the building is completed. How can I make this in C2, checking passed real world time including when the game is off? Maybe it will need server connection, but app like Tiny Tower doesn't need it. I'm gonna make native mobile game with CocoonJS. Is there any plugin or expressions that checking device's clock?