Sami424's Forum Posts

  • I'm not sure what data is used by my game If I use Construct's inbuilt Mobile Advert, Google Play & Mobile IAP plugins. Can anybody explain me what data these plugin use from users.

    To check the data types that google play wants you to give information about: support.google.com/googleplay/android-developer/answer/10787469

    scroll down and there is a list.

    BUT if you are only using the 3 plugins you mentioned, you can check that you are not collecting any data, since you are not using analytics tools or authentication tools to collect anything, you are not collecting name,number or anything.

    When it comes to IAP im not 100% sure, but i think that is managed by Google Play, so again i dont think you need to check that. You might have to check that you are collecting data on the purchase but since its google play im not sure there i dont think you need to since you are not saving it to anything else than google play.

    You check that you are collecting data only if you have for example, analytics, getting players location etc.

    Anyways, just send in your app for review if you are not sure, google will answer you if anything is wrong and tell you what to do.

    Good luck !

  • I do not believe that something that is supposed to be so simple is not possible.

    I want to build a chat with a sprite background, if i use textbox i can work with the scrollbar but I have to use plain text because it has a transparent background and i have the option to format the text. But I found no way to do it.

    There are a lot of questions on the forum about the scrolling but they are very old and all the examples and links are not working and neither they are not for Text object.

    I would love to get any idea that will help me.

    Hmm.. When i do for example a list for my highscores, i create a text object at each rank, and i add an instance variable called ID.

    Then i just do on arrow down click "add +1 to id", when arrow up i "substract -1 from id", this way the ids on the text object will change and so does the text(if you set text to spawn on certain id). - Same could be done for a scrollbar, if you somehow check the scrollbars movement and add it to the ID of the textobject.

    When textbox, you can use CSS to change for example background image, text style, image, all that.

    But i never used scrolling with textbox, not sure if this helps you at all, just giving a tip.

  • You do not have permission to view this post

  • I'm having issues getting sound to play on mobile. Everything works great in the preview, and the games plays great otherwise, but no sound will play once exported and loaded via xcode. The project contains both ogg and m4a versions of all audio. This is a problem with multiple projects, is there something special you have to do to get audio working on mobile?

    Ive seen others struggling with sound with games exported to IOS on other forums, i THINK this is a bug from apples side with the latest IOS.

  • Hi folks, I created a custom camera which follows the player and moves smoothly the camera on the screen. Very nice.

    I noticed than in my opinion the movement of the camera is a little bit to fast, can I smooth this movement in some way?

    Hmm.. I mean you could create a invisble bullet or something, make the camera follow the bullet and set bullet speed(OR OTHER BEHAVIOURS LIKE MOVEMENT).

    So you dont need your camera on your player, you can set it to invisble object following your player, and decide that objects speed etc.

    Maybe not the best solution, i just wanted to help here before i go home from work :P GL

  • I made a 3d shooter, but I still dont know how to set a crosshair.

    If someone could help, would be very kind.

    Thanks:>

    Do you just mean as a HUD displaying on the screen?

    If so just create a new layer named "HUD" or something, and set the parallax value 0,0 , this will make it so anything you place in this layer "your crosshair" will stay on the viewport screen.

  • Im 27 years old, i live in Sweden and i own a business here(Website Developer), on my spare time i work with programming games and apps. I have been doing projects solo for like 5 years now, would love to find someone to work with xD So i can move on to bigger projects. Sometimes i play some games and chat in discord on my spare time aswell :)

    I have a very good amount of knowledge around C3, and for what i do not know, i find out.

    My latest projects have been:

    *2 minigames published to Google Play, 1 of them is also published on IOS app store.

    Many of my projects never get finished, since i am solo, i just feel like i took to much upon myself on most projects.

    I know how to add Playfab(leaderboards,databases,mmo type game,etc),Firebase(Mostly using it for analytics features only).

    I know javascript and how to use for example javascript libraries in C3 aswell as how to make my own plugins for C3.

    ANYWAYS, i am looking for someone that wants to do a big-sized project, i have a few ideas, but im also open for everything.

    As i previously stated, i know my way around C3, hit me up if you want to work together!

    P.S: A project that i would LOVE to do, is a online/mmo game.

    ironside#6435 (discord)

    Anyways,

  • Yes it's my website i will try making different folders thanks a lot for your help

    Okay! Nice! Let me know if you need help then, websites i know!

    I do the same as you but i do "sub domains" so game1.mywebsite.com, game2.website.com etc but it is the same as if i would use a folder in main website directory.

  • So i have been try over a month to add banner ads and rewarded ads to my game by it is not showing.

    in in test mode it doesnot show plzz help i adding a screeen shot of the code ....

    plzz tell me where i am wrong and help me.....

    Hello! Remember to set your app id to the "mobileadvert" plugin properties.

    After that, create the ad on start of layout, and call it when for example button is clicked:

    Note: Make sure "test mode" is checked in the plugin properties when testing.

    This should show you a test banner add when you click the button.

    If you have any issues, check console (f12) for errors and type them here and i will try to indentify the issue.

    I can also you help you on discord. ironside#6435

  • How do I export multiple games to be hosted on different pages of the same website?

    For example Game 1 : mywebsite/game1

    Game 2 : mywebsite/game2

    Is it your website? in that case all you could do is add different folders for each game, so in my case my website is bredfy.com, i could do bredfy.com/game1 , bredfy.com/game2

    And export the game to that folder.

    Im not sure if you mean your own host or someone elses, or if you just want to "Display" your game on different pages, for this you can just include your HTML5 game into an IFRAME.

    However if you just want the game on multiple subdomains, just extract the game to each folder(game1,game2 etc....)

  • > > > Not sure I understand. Your layout looks to be vertical, so how can it do anything else when you tell it to go horizontal?

    > >

    > > The game is now horizontal. I want the whole game to fill the screen. I want the blacks on the screen not to be them and my game to be exactly the size of the phone.

    >

    > You can edit letterbox scale settings and fullscreen view clicking on the project in the project list view.

    >

    > But your game that you built is vertical, if you make it horizontal you have to redo some stuff. Not sure.

    >

    > As he mentioned above, you can use the BROWSER plugin to change orientation in the event sheet.

    okey. I will try

    Use "Lock Orie...." to lock device to for example horizontal view.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Its an advanced feature of Construct to keep things realistic.

    An arrow cannot destroy a wall

    If you use a bomb then it should work

    Ur joking right xD?

  • > Not sure I understand. Your layout looks to be vertical, so how can it do anything else when you tell it to go horizontal?

    The game is now horizontal. I want the whole game to fill the screen. I want the blacks on the screen not to be them and my game to be exactly the size of the phone.

    You can edit letterbox scale settings and fullscreen view clicking on the project in the project list view.

    But your game that you built is vertical, if you make it horizontal you have to redo some stuff. Not sure.

    As he mentioned above, you can use the BROWSER plugin to change orientation in the event sheet.

  • I've tried to get an arrow to hit a wall and destroy it with some on hit create objects to spawn but it seems like only a very precise spot at the very top of the wall will activate the trigger and I am not sure why this is the case. I have the same scenario with the enemies and they work just fine, just not with the wall.

    2 Sprites, 1 called arrow 1 called wall.

    Arrow > On Collision With Another Object(wall) > Wall > Destroy

  • You do not have permission to view this post