LuckyRawat's Forum Posts

  • pls check my purchasing system if it is wrong

    image

  • Hi

    Here I am discussing about the image quality i used in my game and quality comes when i play game on mobile.

    their is So different in the quality.

    I am making clone of a game.

    When I run my game i have found that my game graphics are blurry.

    Comparision

    see the difference

    above image is a road i have draw in C2 image editor

    ======================

    one suggestion need ::

    suppose if i need a object 50x50 px

    then just only for quality reason does i have to create that object 100x100 px and scale down 50%

    does this method is a right way of increasing quality of image

    ====================================================

    I have a performance issue too

    I made a simple game

    when playing in mobile it runs slow

    not accurately "like its buffering " otherwise in computer its running fine

    I did not use any Webgl effect

    total images size is 65kb

    total apk file is 9mb

  • I set variable to Browser.ExecJS("Date.now();")

    Now what to do ?? with 1473156180865 this

  • How to make this

    add 1 life after 10 minutes even if game is shut down it would still count time

  • korbaach This is very fantastic way.

    Thank you

    Why didn't you make a tutorial on this on Tutorial section ?

  • korbaach I like your example

    but I am not understanding what you have done in this

    on "shape0", "shape1" & "shape2" its totally out of my mind

    only one thing i understand here

    that is All the shapes here, you have made totally in event sheet, not in the layout manually by positioned each coin Separately

    .

    If you have time please explain what is the logic here and how its working ??

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • In FlyingAlong sample game of C2 I want to collect coins in this game

    but problem is i want to appear coins in any special format or special pattern

    Please help me if this is possible

    3 Example Patterne

  • Hi 99Instances2Go

    Thanks for reply

    If I tag "bg" instead of "sound"

    it pausing bg music

    but if "sound" then not doing

    Is it a bug ?

    One thing to be notice

    Bg music is 1 minute play & looping

    and effects are 1 second play & not looping

    I was thinking music is playing continuously that's y its working

    and effects are for 1 second so effects are playing and stopping immediately so their is nothing to pause & nothing to stop

    So we need to stop it to be played

    their is not action for this

    please suggest me a proper way of stopping this

    Edited:

    yes ! variable is good way of doing this

    Done it ! Thanksss

  • I have 1 BG Music & 3 Sound Effects

    I have two button

    a) Music

    b) sound

    I want to pause both separately with relative buttons

    I give tag to BG Music "BG" it working on pressing Music Button

    I gave 1 "tag" to other 3 sound effect "sound" but its not working

    I also try to give them separate "Tag" but never works

    please suggest me the proper way of doing this

    Image

  • Thank you sir !

    this really helps me to differentiate between with or without crosswalk

  • I have read Intel's Why is Crosswalk Important?

    But most of games I have played (downloaded from google play store) are less then 10mb and they are playing very well.

    If Crosswalk is necessary then how these apps are working perfectly. then my question is can I make these type of games, leff then 10 mb's. Even I had made a game. its 9mb but I did not optimized it with crosswalk. Its working fine in most of device but I have found a problem in HTC desire device. device showing flipped left to right and showing position upside of actual layout, mean display dodge to negative Y position, So I am in trouble that most mobiles can have these problem, I have made two apps both are playing in other devices but in that device same problem with position.

    My English is not gud and I am unable to explain it very well.

  • nobody knows ??

    Okey then I would like to tag some famous people of Construct 2 forum

    SoldjahBoy

    AndreasR

    ramones

    zsangerous

    LittleStain

    R0J0hound

    zenox98

    Please help me guys I am in trouble

  • You can definitely use php to send an e-mail from a server. You can redirect using the browser events.

    I am not a programmer

    and I don't know such things how to do

  • I am not a business man and don't know what should I fill in marked field

    Image URL

    1) Bunta (Business Name) >> what should I write here

      (a) My Name (b) Developers Name (c) any other

    2) Lachhman Singh (Name) >> what should I write here

      (a) My Name (b) Developers Name

    3) Website >> I don't have any website, What should I do here

    4) What do you sell >> My main purpose is only avoiding advertisement by purchasing my App, So What should my Option.

    5) Credit Card Statement Name >> I have used my Friends Credit card for payment, I have my own too but not supported for International Payment. But I have my PayPal Account linked with my account. What is Credit card statement name ??

  • a rating system and & email system

    in my game a popup will come for rate us

    when user click 4-5 star go to play store link to rate it

    if user give 1-3 star give us feedback to improve it and send mail to me

    How do i do this

    is this possible to send me feedback msg through construct 2 ???

    please help me