DozeMaster's Forum Posts

  • You do not have permission to view this post

  • what are you asking help on exactly?

    replacing the .jpg? or editing the _code file? or both? im confused sorry

  • X3M

    there is something i think is missing... while the original SceneLoader plugin works and has all the mesh functions object creation functions... the new Scene plugin doesnt have them... i know you added a mesh object so it can pair with the 3d models.. but they lack functions from the original SceneLoader... and if i try to use both the SceneLoader and the New Scene ... there is a overlapping error of the 2 and things brake. any plans on that? maybe drop the original SceneLoader plugin? and only transfer the functions to the new Scene ?

    also the mesh vector manipulation doesn't work on my side is that working at this point? i tried to manipulate the shape of the skybox example Sphere001 object since has more vector points ... but nothing is happening ...

  • Newt, I appreciate the response, but it's not a capx issue - when I open a new project and load the video it still comes in upside down. It's an app issue.

    its probably a browser cache issue, or windows compatibility cache issue/localstorage cache thing.

    However

    you said it was around 1 hr difference between the presentation and your test so there is no way you changed your Windows or C2 version between that time also..... so it only remains the fact that it might be your graphic drivers from your laptop, that have quit'd on you, or even worst the graphic card itself its to old and wants to park in the GPU Heavens. Which sounds more probabilisticly possible from the mentions you did.

    P.S that big title based on your frustration today shouldn't be like that ... we all feel the frustration when stuff goes wrong when we expect them the less.. however is not the reason to ask for help in a harsh manner, its a high chance you will get a harsh response or probably 0 solutions.

  • i know it sounds simple well its not as im not talking about copy pasting it like importing stuff... but more auto updating a picture based on different topics like lets say the presidents in the world pictures which usually are on the 2nd or 3rd row in right side in the posts searched as "Country name - President"

    so im trying to make a memefull type of app.. which require this feature... basically i need a reliable source for each year.. or whenever the president is changed so i dont have to upload any files or change nothing to the app itself.. but get the link from wikipedia posts... see my point?

    even though wold be much easier to just host the images myself... and update it via ajax calls... but i want to avoid that. since im probably going to never revisit this app ever again after i publish it.

    the only problem is ... the images on wikipedia are having a link similar to this

    https://en.wikipedia.org/wiki/President_of_Romania#/media/File:Klaus_Iohannis_at_EPP_Summit,_March_2015,_Brussels_(cropped).jpg
    https://en.wikipedia.org/wiki/President_of_the_United_States#/media/File:President_Barack_Obama.jpg
    
    etc etc 
    [/code:lrojzikq]
    see the issue? there is no pattern to follow. like president picture link folder: presidentsnapshot.jpg which should be general for all but in countries different name media folder.. big issue.
    
    i was thinking to find the .jpg file then search for a key word in its name like president... but as you can see above... for romania there is no president mentioned in the .jpg name... so its a frustrating issue and i think i answered myself when i mentioned the ajax... but if you have any ideas let me know  are more then welcome.
    
    Edited... i did found a html5 code for the area div box that are globally used for the president pic... and i could just load the file that way based on their div container [code:lrojzikq]<td colspan="2" <---- this repeats on all pages... but have no idea to smoothen the search for that trough C2---------im not even sure if that is even possible in C2..like find the page div with colspan=2 then inside that div load the .jpg that is present there without knowing the name of the jpg, but only the extension format .... challenging right? in websites i wold crawl that thing simple fetching data but C2 is a bit weird when it comes to that... the double brackets thing makes it 1000 times harder for code to implement.... [/code:lrojzikq]
  • As someone else said in first replies:achievements, leaderboards and multiplayer are a must! plus we cant have online multiplayer without Cloud saving, maybe with this opportunity, there will be time to repolish the gamepad controller functions? so that it may act more like keyboard object instead of just guessing the input codes, to map the buttons? since xbox controllers is similar to other controllers, including generic PC ones,PS and other they all have around 6-8 buttons that are largely used , we all know they have the 4 important ones, X, triangle, circle and square, then comes the movement buttons or stick, and start /menu buttons, having input mapping to them wold be great(input mapping i mean, x was pressed triangle was pressed etc). the back buttons are important for combo moves in most console games, but they can still be mapped as well to a more simple way. i hope i got my suggestion understood, wold make C2 users more opened to make console games having a cleaner gamepad input plugin.

    I can't wait to see if the XBOX Live plugin wold be supported i hope it gets enough interest so it gets approved.

    P.S ...... im a bit hyped about this plugin, but.... is there a trick where you ask people for interest in it and only make it available for C3 and not the current C2?

    P.P.S ---this is my quote for how much i want XBOX Plugin ... You kidding me ? im waiting this for years... and now its a chance to get it...im over ecstatic. I want it like "2 years ago"

  • You can set effects on layouts, right? You don't have to go through all the layers you want to assign an effect to, you can just assign it to the layout itself.

    Is there a way to exclude a certain layer on the layout so the layout's effect doesn't affect it? Thanks in advance!

    well no.. you have to do it for each layer ...however i see how this request could be in handy

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • TRMG why dont you add the youtube channel in your signature instead? its not as useful as the profile one where people sees where you at directly... but still helps. Also you could place a youtube link to your website also? if someone comes to your profile they wold probably click on your website at first sight then searching the youtube link. just saying there are other ways of viewing this problem. but i totally get the need of youtube link working in profile page.

    [url=myyoutubechannelurl][img]myyoutubeiconimage[/img][/url]  ---------BBCODE signature Hyperlink alternative for images[/code:1int6bhm]
  • You do not have permission to view this post

  • Actually i have one question. If i export to Cordova, how exactly do i load it into Intel XDK?

    i made you a video on how to compile it the right way(or atleast the way it worked every time for me without creating any issues what so ever.).

    How to Compile Exported Cordova Project with IntelXDK i only ticked the android you can tick the ios also same things applies to that also.

    Edited: added a better video.

  • Is this better ? http://gigatron3k.free.fr/html5/C2/FX/wflash

    its great <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

  • keep us posted, the plans you have for it sound good

  • I'm sorry, it did not work out as I expected.

    i did said you can try using normal Sprites i made a demo for you to learn from, its not the best approach it can be done much better i guess. but for your starting and learning purposes i think it should work, later you can improve upon it.

    Demo CircularParticleEffect

    P.S also you may want to change the request in your topic... since its already in the How do i section, it automatically comes without saying your are asking for help or solutions. I think that's what caused the confusion that lead zenox98 to move your post in another section when you posted it.

    your too kind (designated to the bellow post if ever will be revisited hehe)

  • You do not have permission to view this post

  • Hi L&G

    Don't know if this fx exist on C2.. but usefull for game i think..

    http://gigatron3k.free.fr/html5/C2/FX/wflash

    awesome now i can get my daily seizures <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

    How to achieve it :

    1 Set speed to max

    2 Set Limit to max

    3 Watch for 10 seconds

    4 Drop on floor and start having seizures ..YAY!:D

    5 Achievement unlocked.

    Awesome flashing effect <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> can colors be added to it?