DozeMaster's Recent Forum Activity

  • what do you mean chatbot? like a welcome bot? or a spam/insult bot protect?

  • Would it be possible to get the Hex code from a certain pixel on a certain layer?

    Let's say I place a white to black gradient on a one layer. When the character moves across this gradient from white to black he would gradually get darker.

    So when he is stepping on white, i want to catch 255,255,255, or FFFFFF or something like that, and on black, 0,0,0, or 000000, then by these numbers control the intensity of a certain layer effect?

    Kind of like controlling the tint of the character based on what color he is standing on.

    yes exactly like that but that u can do it with from effects, and color control, but i think it will change ur character color as hole, but i know there is a tint effect also... let me check

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • nodewebkit is supported but the events for that capx don't do the right thing for the different window size. It's just the expressions for that file that are likely wrong, not the plugin itself. I wrote it for webpages so something funny is happening in NW that could easily be fixed.

    no idea what you mean about the physics example.

    QuaziGNRLnose

    Here is the capx. with the physics problem, basically when i try apply force to left and right (by left and right i mean left and right of camera view, not layer) , doesn't move to left and right but jumps up and down, as it is in normal 2d, i wander is it because the camera is in 3d but the movement of the ball is stuck in 2d? up and down for 2d will be up and down left and right will be left and right , but in this plane left and right are up and down, and up and down well its left and right.... .. . if that makes any sense for u , if you open the capx you will see instantly the problem... . i beg you can u fix this for me please?pleaseeee

    i removed the unnecesary objects it was in the 2dphysics and changed the camera position and rotation only, added the keyboard movement from the animation morph , without the morph controls but thats more for animation right? if its not please add it for me ? not sure how to use it

  • that means no more GameMaker engine .. ))) that wont be so fun to use anymore later,... not so sure what will happen for the indie developers community that use it, i'm guessing they will have to move to Construct 2 , since the guys that bought GameMaker aren't programmers but (clickbet company like - that uses Trojans and hidden cookie trackers)

  • it seems its a server issue from scirra, sadly i cant add images to my posts or my tutorials... :-s scirra servers dont have enough space says big in RED

  • Ashley whats going on with forum? i cant upload any images or capx. and i'm not the only 1 having this issue... :-s

  • Ok so obviously you always find it right after you post a new topic.

    Turns out the polygons for the enemy graphics were all messed up. I never knew about collision polygons.

    just go to each character you have and select guess polygon shape will automatically create the polygons for the image if they are in png format and have transparent background.

    i wold suggest you to do 1 call function call for the destroyng the enemys and adding score, just add create a function any name u like, add the events there, keep ur enemys destroy part but the one that says add to and play sound move it in the events for function then when de enemy is destroyd just call the function this way it saves u for rewriting all those 6 /10 lines of action stuff u have there

  • tunepunk

    you can use webgl effects, or you can create a black square sprite, and change the blend mode to additive, and toggle the opacity on off when the actor is out of the shadow area or inside it. set the position on everytick yourhero.x yourhero.y kinda that's it. if doesn't try webgl effects with color correction, but not sure will work with it. let me test it first. also you could drop the shadow part and just add a light bulb object to cast the light, and a shadow behavior on the main actor. and will automatically do it for u . its more simple then what u have.

    here is a capx example for the shadow light effect http://www.girlshare.ro/34489956.6

  • > This will helps:

    >

    > https://www.scirra.com/tutorials/354/xml-parsing

    > loading-xml-map-data-with-array-storage_t71999

    >

    That's very helpful!

    Also, who's the girl in your icon? She's pretty!

    nickkname a trully Don Juan he he he

  • its not only with images, the server either is full no more space but i doubt that, either the administrators are working on something, i tried uploading capx files got an error sayng file is empty... )) how a file be empty when has 300kb size? anyway... im tryng to make a tutorial ,.... when im uploading pictures in description i get . Server Error in "/" so that means someone changed the public privileges on all users accounts.

    i got the 2 errors in firefox/IE/chrome / dident tested on opera i dont use it anymore, .... after i got similar errors 6 months ago. my upload to arcade option got a internal error and nobody seems to care or knows whats the problem (that issue was on my older account)

  • you mean like this? its something simple ... . . .. you should know this by now or you can do it like DetteMan said toggle a layer and place the items there ... its same thing ... i use it this way its easier for me to know, where all stuff is without making layers problem later.

    http://www.girlshare.ro/34489367

  • a good game, but its to simple, maybe add more functions or ability's to the main player? shooting ? something its missing not sure what, maybe no because there is no music in background, or who knows loved the sound FX and graphics

DozeMaster's avatar

DozeMaster

Member since 30 Jun, 2014

Twitter
DozeMaster has 36 followers

Trophy Case

  • 10-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
  • x21
    Coach One of your tutorials has over 1,000 readers
  • 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
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

21/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.