rafhelp's Forum Posts

  • Well My most recent creation was made using Construct 2 (I was learning C2 and seeing its capabilities). I release it as a web game and a android app.

    Then I uploaded it to the market after with custom logo (57 x 57 pixels) and custom permissions after making it compatible.

    Heres the app on the market:

    Click Here

    Heres the app as a web based game (which is on these forums):

    Click Here

    Im doing this for those that have completed an app and is upto date and which is updated occasionally. If you are going to be updating your app alot then I can discuss some kind of discounted deal, like 10 conversions for a fixed price.

  • Ok so youve made your first full game for mobile devices.

    You have exported as phonegap or somehow managed to compile to a apk file.

    You upload the app to the market and then get an error message saying that the app is not compatible and cant be added, or something along those lines.

    You get frustrated. Searching Google doesnt help. The methods shown may be seem too complicated or you dont want to bother with all that.

    Let me make it easier for you.

    I can make any android apk app compatible with the market. I will sign the app with your details and also send you a personal keystore file which you can use as you want.

    Just visit here

    Money back gaurantee and just $5.

    It makes your life easier and you can now upload your new creation to the market!

    (Im making a seperate thread for this as I know from looking around that a lot of people have this problem and this will stop them having to look around)

  • is there plugins so you can use the mobile phones camera, camcorder, voice micorophone etc..

    for example to capture a picture, video or sound.

  • i cant now, ran out of events, i realised the 100 event limit just now. I already got a HTML5 designer, different to this, which im use to. I like this too as its got somegood features, but unless i win the free licence competition, il have to stick with the free version just for simple games or apps.

    ok, changed the images to have couples, something for everyone, black, white, celebrity etc..

    This was also done as I released this as an app and had to make the images more suitable for global audience.

    Search "The Six Sense Test 1" on the android market

    or see here

  • just updated this. Ive taken out the picture of the older woman as i didnt want to cause any offence. replaced a few images. Added a 'null' level so you can compare the two different results. It will keep running average results for both levels. Decreased the countdown time to 3 seconds

  • is there a tutorial for that?

  • if i put a external javascript file in a plugin folder (used in the game) will the script be minified and included in the exported html5 files automatically

  • its the first version, i will add test with no women to test the null hypothesis. if you get 6/10 then this agrees with the studies. it was on discovery channel through the wormhole.

    there has to be a countdown to fit in with the studies as it was something to do with 5 seconds.

    il add few extra choices.

    the whole idea is that once you know what yo expect your subconcious mind or six sense will kick in and increase your chance of finding the 'reward'

    the only way to test this is to compare score from different rounds, so we have a round with no women or 'reward' and compare that to when we add the 'reward' so il add highscores

  • cool!

  • Are ALL the plugins for construct listed on the forum section only?

  • Note the experiment contain images of bikini clad women and the experiment is for 16 years of age and over!! (or under parental guidance)

    So the purpose was to test a theory I heard about.

    When choosing heads or tails on a coin, the probability of choosing heads is 50% or vice versa.

    But studies have shown that if the images trigger some in built emotion or strong urge then you can increase this percentage of getting/guessing/predicting the right choice.

    So in this case we have young suitable girls for 'mating' and an old unsuitable woman. So based on the theory after a practice run (to get use to the idea) your chances of choosing a young girl will increase to about 54%, i.e due to attraction/urge the younger girls image trigger within you, your powers of prediction will increase.

    (There is no nudity just scantilty clad women, no more different to what we see on tv, music videos everyday)

    No need to login in this test version.

    Click Here to Play

    online highscores to see other peoples results

    a dummy round where we test our theory by using simple images which will not trigger any emotion or urges.To be added:

    Let me know your feedback and also your accuracy result.

    If you want to test the theory right now. Toss a coin 10 times and guess heads or tales. Then see how many you guessed right. Then play the game and compare your score to the game score, to see if you get a better score (accuracy>50%)

  • If four sprite objects ALL use the same image, then why is the same image found duplicated 4 times in the images folder??

    This is strange.

    In normal html i can create many different divs or image elements which all use the same image from a single image file.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • without doing all the eclipse, android sdk installation etc.. is there a simple program which can load a html5 and pretend its an apk app so you can test if things like touch screen and tilting phone functions work for your app.

    It too much trouble to export as HTML5, then zip up the folder, then upload as new phonegap app then wait for it to compile to apk then download to my phone, then install it and then tet it .

    it would take too much time if its a difficult bug

  • desire yes it has all the usual smartphone stuff, maybe its the code but all the code is doing is shifting the position of the sprite

  • <img src="http://s15.postimage.org/cqqgtseyx/Image1.png" border="0" />

    ADZ is a global variable set to 5

    I made the game, and converted it to apk using phonegap.

    installed it.

    now the touch screen to fire works, but the bullet is not drawn at x,y of the ship object (as it does when preveiwed on screen).

    when i tilt or rotate my phone to move the ship object nothing works.

    I am testing using htc phone.

    Last thing my manufacturer says my phone screen size is 800x480 i set layout size to 800x480 but still when i play on phone their is a small white area on right of screen. it is not centered or stretched to fit the whole screen.