luckyrawatlucky's Forum Posts

  • 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 ??

  • 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

  • I made it

    I have done it

  • IGDev

    If you choosing my example and want skin change on this

    then I made this for you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for the suggestions and help, everyone. As of the moment, I cut it into pieces but I kept a copy of the original whole sprite

    luckyrawatlucky

    how do you do the run command you're suggesting?

    Yes run command

    this is not belong to this problem it fixed lots of problem related software

    otherwise do other options

    like reinstall

    open in paint and press ctrl+S to save and insert again in Construct 2

    give it a try

    I am 99% sure this is not a graphics card problem

  • Litetween behaviour may help you in this part

    I have used this in my game and made popup

    on start of the layout stay popup and their buttons out of screen

    when player died or collision with enemy > start (litween position)

    when click any button > reverse (litween position)

    something like this you can do

    popup will go smoothly to out of screen and come in smoothly to

    you can do some other thing in this behaviour

    like first popup come then after button appear

    do experiment and you can do some amazing things

  • I hope this is what you want