DozeMaster's Recent Forum Activity

  • outside custom plugins nothing i can think off.

    all custom plugins u use in C2 are not ported to C3 unofficial ones, even some official ones are probably subject to change.

    so u might want to check for those before converting ur project. to C3. it won't damage ur original file but make a copy of it in any case.

  • i think this is what you meant, by centering both objects... this was a bit tricky... never had to align them i always used topleft screen for stuff and not middle. i think you will find them pretty close to center....

    anyway this was ~60 minutes of fun ^_^ hope it fixes your issue, and you understand something from it :D

    download coin+text-center

    Edited: this was not tested on retina x2 or ios devices... but my browser pc... so any desktop or android should work...

  • Edited 4: i cant really fix your file unless i know what u mean by showing < howmanytoshow, the problem is obviously there. if u can upload that portion of code in a file somewhere i can fix it for u.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • made u a quick example

    hope it still helps you

    download item_loop_creation_random

    is probably not the best way, but is somewhat the easier way, best way to do this would be working with arrays and dictionary probably if is for inventory purposes. if not the example above should do the trick.

  • > does this solves your issue? change frame on hit

    Hi Buddy, thank you very much for finding that, where did you get that from?

    i made it for you, simple basic use of Construct :) there are a lot of things in my google drive folder need to arrange some stuff to share it online though. im glad it helped u

  • the old engine u made the game in doesn't care they don't keep royalties on the game idea but on the game u made with their engine which would be the final product u put on the store. .... that is for example if u used some engine similar like unreal-engine that keeps 1% or 4% for life of the game u make but gives u access to all features of the engine.

    that only applies to the game published 2 years ago. not the new one.

  • does this solves your issue? change frame on hit

  • is it a top down game?

    if it is ... just set the angle of the player to the angle of movement if that is possible then use the player.angle depends now if the player is facing the direction he is moving towards. we need a bit more details on it. but usually that should solve it.

    why does the angle of the 8 way movement character resets itself? is it cause of coding? or is a glitch?

  • took the liberty to change it for you and also commented it

    download Definitive_game-Copia-updated-01. capx

    i didn't fixed the bullet of player problem, just the enemy, for the bullet of enemy u have to separate the angle of motion set... on 3 distinctive condition layered as bellow

    Main>>>bullet on created

    sub 1 >>>> character is mirrored set bullet angle to 180

    sub 2 >>>> character is not mirrored set bullet angle to 0

    sub 3 >>>> if W is pressed set bullet angle to 270

  • I only know that google play there are 1 million games of Goku super dragon Sayan, Ryu street fighter 3d, Naruto Saske Ninja and do not remove them.

    that is more of a PR problem then fighting for income. doesn't mean they (the original creators) can't do it... they just have different reasons why they let them be there one being free marketing (word of mouth by clones). and that doesn't mean the original creator didn't contacted some top gross apps and asked for a licensing deal. there are different types of layers to this problem. but legally speaking u should not clone any game or content online without a license or agreement from the original creator of that content, unless ur looking for trouble, doesn't mean u will get in trouble but u leave a door open.

  • > maxwell88 You probably are using an old browser (Internet Explorer) which doesn't support WebGL, or it could be a bad graphics card driver or a blacklisted gpu...

    Maybeits something with graphics drivers but im almost sure i have updated. What you mean blacklisted?

    khronos.org/webgl/wiki/BlacklistsAndWhitelists

  • well the beginners guide also tells u there is the manual, which teaches u construct terms and expressions of the system and other more advanced stuff.

    there is the new tutorial section construct.net/en/tutorials

    and there is the old Construct 2 section where a lot of the community members contributed a long the time scirra.com/tutorials/top but will probably be moved eventually in the new tutorial section.

    there is the youtube official channel should be somewhere in the community menu on top of website, and there is youtube itself which has tons of other channels talking about construct and examples.

    my suggestion to quick learning is open the construct's pre-built templates and try learn them, and how things work in them and why they work the way they do. it will get u up to speed fast. that worked for me when i started. there are some posts also on the community forum as well for tutorials take your time and welcome.

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
  • x3
    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.