LuckyRawat's Forum Posts

  • You do not have permission to view this post

  • yes exactly,

    I think there should a library of code snippet. so we could find our answers in library like

    create object: runtime.objects.Sprite.createInstance(0, 100, 100) etc

  • Did it work for you? Did you select "Yes, collected data is processed ephemerally" or No?

    Yes I did select yes

  • I did select same Installed apps.

  • hi Ashley I’m making games in construct since 2015 but still I don’t have any other programming knowledge like javascript. I’ve started reading official javascript course.

    my problem is when I write a code then to check if my code is working or not, is my code correct or incorrect I have to simply run preview but if I’m doing something wrong in code or if I don’t know how to make something in code, I have 2 ways to get it. first keep trying by changing code or keep experimenting and second way is to ask in the forum.

    Now my suggestion is (I know I’m asking silly thing) if I make something through events then is it possible to construct generate a script page out of it or I can say that convert that eventsheet into script or maybe toggle sheet between sheet and script. So if I make something through events then I can know how I can make that in script. it will help many people like me to learn code by myself.

    Thanks

  • I have a button when a user click on it then a Sprite slide in from top which contains a TextInput object. I am creating a calendar for kids where user can add msg in any date.

    You can turn off / disable Rotation for these type of objects same as angle property disabled.

  • I want to set Text Input as child object of Sprite. but currently hierarchy is not supporting these objects. I used pin behavior instead but its not accurate. see gif

    Tagged:

  • I don't think this will help. but I did changes and submitted.

    I removed ads because google constantly rejecting update and giving same msg again and again.

  • Hi Ashley My app is constantly getting removed from play store with this msg. My app was using these plugins.

    MobileAdvert, MobileIAP & share.

    This time I removed MobileAdvert, MobileIAP plugins completely from my app but again my app got rejected with same msg. Is this means construct using any hidden ads on app? or just a bug.

  • my privacy policy is in pdf format and was working fine. few days ago I fix a bug in my game and reuploaded it then my update got rejected with this msg. I don't know what to do now. My Letter tracing still getting reject constantly even after I removed Mobile Advert & IAP with same previous msg.

    Google has so many tantrums now.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • my one more app got rejected with this msg. now what I should do?

    privacy policy

  • oh Yes I had just changed box width and not in the event. I noticed that now and now its working fine.

    Thanks

  • in this file box is travelling more than previous version.

    what if I move and rotate in same time and same speed?

  • I used another capx too but that has the same issue

  • hi R0J0hound I am using box walk file and here is an issue. my game is grid base and images should travel in grid position for example when grids size is 60 pixel and box size is 60 pixel then at 90 degree rotation it should travel exact 60 pixels but currently its travelling more than that.

    I have no idea what I should do here

    thanks in advance