DozeMaster's Recent Forum Activity

  • try that, see if uploading a new one and assigning a new ad to the new com.id.com thingy gets detected but as said, i do remember now, i had to wait around 24 hrs before i could get the link from the approved game in gplay. unless u already have the app approved and is visible, then i have no idea sorry.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • if your object has physics, just create another image point to the top and apply impulse or force towards angle u want that is 0 right, at image point 1 lets say and should automatically rotate(if you have allow rotation on the object physics option)

  • 100,000 pixels max

    2 pixels minimum

  • is related with the com.app.com thing if i remember right. but been a while since i uploaded a mobile game so i might be wrong.

  • When export its just black screen, when I preview I still get the error.

    yea, i get the same error now

    blackscreen q3d

    however i have one test from 1 week ago that works, need to see that one what i did in order for it to work

    working q3d

    the only difference is that, on the menu that works, the Q3DMaster has no UID number in the properties under name left side.

    while on the other one there is a UID assigned to it weird.

    well now works, but i used the 2nd capx and reedited it not sure why this happens now.

    however there is a difference in templates, the 1st one has no q3d preloading the 3d objects, while the second one has

    audioq3d - works on pc, but screen is not aligned in mobile. {ATTENTION - LOUD MUSIC}

    here is the capx template in case you need it

    Edited: so it turns out that is about the loading of the assets, - also, i renamed all the .obj files in lowerletters(myobjext.obj). see if changing the name of the objects u preload helps you, if not download the capx above and follow the preloading status.

    Edited 2:

    Polygallon and who might get scared by Quazi taking so long to release the 2.5 update.

    when the q3d plugin as i remember when was released, Quazi was still in Last Year Of University or 2nd year, the post is still in this topic somewhere on early posts.

    also he said, school will always come first, we all agreed on that and we will wait as long as it takes for the 2.5 update

    as for your refund question Polygallon ... no software company will refund you a software/digitial copy, unless they are sure you cant do nothing with it but to trash it to garbage, after you received you cash. refunds only apply to (ie. software's that only works on a registration license, that if you dont have it or is canceled, the software wont work) where q3d plugin doesn't fall in that category. Even as is v2.4 should enable you to create pretty much anything you want as 3D gaming in C2, so no reason for refund anyways (since its not a broken software, but unfinished as compared with the original Three.js library). Plus The Q3d Plugin was never promised in a sort of a final product or version (ie. buy now, and i update till version 100 or money back). the only thing that was promised(when was 1st released), was buy now and u get access to all updates in future, similar to what C2 offers. now on all future updates, might mean, till 2.5 since that is what was announced last time when Documentation was worked on. that doesn't mean after 2.5 new updates wont come, just they might not fall in the same offer, but in a new product price.

    anyway patience is needed in this type of problems, i know you are hyped, we all are. you dont need to worry atm for the future updates of Q3D. since u can make stable games with it.

    Edited3:

    Some MJ - Q3D Visualisation

  • I use construct 2 to create my first Html5 game.And I have a request that random to load image.For example,I have 5 images in my image folder,but every time user enter the game ,it just need to load one.

    So I create a sprite object first and I want when the page loading the sprite can random to set a image by global variable.How can I do?Or any methods?Thank you.

    if you have the images inside a sprite, use the following

    on start of layout - sprite.setframe=round(random(self.animationframecount))

    see if that helps. keep in mind, using the animation frame count and a random of that total number, might be that some times, on start of layout you might get the same frame to show, since has no actual order.

  • why not just use a canvas shader? so we dont have to apply the fx from C2? having it inside directly.

    those extra characters look interesting the little heart, that type of extra stuff wold be actually awesome to have.

    image results of using Adjust HSL FX

  • Insanity's Blade ( http://store.steampowered.com/app/334190/ ) has sold over 20,000 copies on Steam: https://steamspy.com/app/334190

    at first i was incredible how he managed to do it... then 2 years old game sales... well... thats a bummer. no doubt an awesome game, love the soundtrack

  • you dont lose your game when u upload it... the profile on arcade is not yet setup.. but if you press upload game, youl find ur projects that u upload in left side of screen, you can also go to profile from there, and see all ur games and stuff, and bookmark that page ur at, so you dont have to always click the upload game button.

    its still in beta, cause scirra has not enough time for it i guess.

    but i bet the team will finish it soon, plus with the C3 development process, and the things their cooking the arcade section doesn't fall on the important thing list at the moment atleast. but that is just my opinion.

  • i like the idea, however,i hope its not free

    cause this is just another of those things, that enable those people who "nullify" things that are free on internet, to just password protect stuff, and ask for cash or ad views... which are not healthy...

  • You can't generate dynamic names for the Get. Use an array to store your levels then save the whole array AsJSON, and load it the same way. There should be plenty of examples in the forum showing this.

    i just did, however i dont know how dynamic they are ... but all i know is that its working, and all the texts, dont exists before in layout2 but they are created on start of layout. and all i have to do now, is to call the rest of the info the same way thanks for the reply though! much apreciated

  • hi, have some issues, im missing something here, but not sure what, can a keen eye look at this example from below?

    its a basic local storage save when you are in a layout, then when u switch layouts, i dont have any sprites, in there, i just create based on a loop, set their value level based on loopindex, and then for each of them i should be able to fetch the data i saved previously, however it does it for 1 item, but not for others any thoughts?

    Capx localstorage

    click left to set the values for level/hiscore/score/stars/coins for that specific 1st level value, then it increases and so on

    when you right click switches to layout 2 - where it spawns the objects, and tries to update the info based on saved data in layout 1

    need help asap if possible, i could do it if i could be able to get the values "on item get" under the "on created ", but C2 doesn't allow 2 "one time triggers" under each other.

    any different approach similar to what i did? without weird math stuff?

    thanks in advance

    nevermind i solved .........

    Capx Fixed in case someone wants it.

    Capx fixed 2 this calls all the data saved in layout 1 repeating basically the same loop and append the values and texts. hope you guys find it useful, now i can get further and create my "dynamic" unlimited level.

DozeMaster's avatar

DozeMaster

Member since 30 Jun, 2014

Twitter
DozeMaster has 37 followers

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x9
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x21
    Coach One of your tutorials has over 1,000 readers
  • x2
    Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • x3
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

23/44
How to earn trophies

Blogs

  • Construct For Dummies - Simple Tutorial Collection

    I scour the Construct forums for users tutorial requests, and create small quick and simple tutorials using Construct's defaults features so anyone can use and apply them.

  • My Dev Logs

    Thinking on games 24/7 is fun and waste of time and unproductive if we don't bring those game ideas to life. In this blog im bringing my game ideas to life and log their development process.