GeorgeZaharia's Recent Forum Activity

  • NinjaMiner Game Template — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with ... plate-1042

    NinjaMiner Game Template is a Quick Passe Puzzle GameThe goal is to reach the final gate without hitting the obstacles and gather as many crystals on the way what contains1 Level 80 Events No Custom Plugins Commented Events

    Use this topic to leave comments, ask questions and talk about NinjaMiner Game Template

    Important Notice

    Right now the assets may look doll or raw, but soon all uploads will come in shape, as I'm going to polish them and change all the missing pieces, so they look more shinny <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz"> and give a better idea of what the templates can be turned into.

    Don't Forget To Share Rate Comment if you purchased this template, will help the future updates!

  • this game is pretty nit!:D you have one Z order problem in web version, and diagonal movement doesn't work, maybe enable it? so it makes the char move smoother?:D everything else is awesome kinda a quick reaction game well done!

    Zed2100 kinda covered all issues gluck

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • try adding before restart layout also reset global variables see if that works, if not set the local variable to 0 upon restart or start of layout!

  • Why can't I see my game ? Tried to upload an updated version (my old one was on the old arcade) and can't see it... Tried on lots of browsers and computers... https://www.scirra.com/arcade/adventure ... -craft-245 upload lots of versions with different screen sizes but doesn't work.

    Can someone help me or tell me what the hell is happening ? Thanks!

    the new version is going to be updated in around a few hrs after you upload your new capx, had the same issue, with Frenzy Fish Game Template that's why i kinda posted same game with different title, they where different stages, tried to upload the new version on the old one, but wasn't instantly updating the game in arcade, since its beta has some processing issues, i guess we will have to wait and have a bit of patience till Tom solves the arcade in future! cheers hope it answered your questions!

  • no problem, happy to helped, even though i only kept your topic opened,

  • you might want no to use timescale pause while moving objects, meaning that will make your events not to be read, since the whole game is in pause , i wold use a boolean, and toggle it when a menu is pressed, if toggle is true, then move the menu into screen, if is not invert toggle , then keep menu out of screen, and in order for you to not press items in the menu and in game, just add a function for events to happen when the menu toggle is inverted that way all actions will happen when the menu is not shown. timescale basically freezes the game entirely you cannot exclude and specific object to not be paused, that's why u got this issue! and sadly i wish there where a option for it but there is not!

  • Thanks man for replying. I was waiting for someone to reply for 2 days now, pheww what a relief. BUT

    I used FIrefox, Chrome. I used 7-Zip, Winzip, Winrar. Nothing Works

    You know what, I even tried uploading two more items into the store and successfully uploaded but they are all less size comparing to this one. This is 30 MB. I guess that's the problem.

    that might be a issue , i think, all my assets aren't bigger then 10-20 mb, so i never got these problems. maybe in future keep them low? but seen people with assets over 200 mb actual i downloaded a graphic pack that has 315 mb so i wander how he managed to upload it ! O.o the mystery of internet! for sure youl get a proper and more complex 2 words answer from the people responsible for that area !:) keep it true!

  • try using Firefox, i guess your using chrome? if not try other browsers, as far as i see your zip archive is corrupted(not properly wrapped) which may happen if your using some custom compressions, try 7-zip and just use the right click function add to zip on my side there is no issue with that section!

  • im guessing your actor is a main actor, and you want to create some sort of slowmotion physics effect, you can do that by checking platform behavior i think, and platform behavior has its own gravity system, which is kinda better then the actual physics, just sometimes fails at collisions as any physics in c2 at the moment, and passes through objects if the forces are to high, anyway

    so what you could do for a slowmotion effect for jump is when platform is jumping, set gravity force(original is 9.8 i think) set it to 2.5 then after 2/3 seconds using wait random(2,3) set gravity force back to normal that will make your character slowmotion gravity pull, however other objects will have the same speed, since your only doing this to 1 char, but you could use also timescale to lower the timespeed of gameplay i have something similar using in a game template il upload in scirra soon, its doing the same effect, as earn to die gamepplay, i hope we talking about same thing!

    for rotating the object 20 pixels, and make it smooth, you have to use the rotate toward angle function 1 pixel and angle you want to turn, that will make your char if its in original position which is 0 angle if you want it to spin clockwise, (right ) youl have to say rotate toward angle 20 by 1 pixel now you can do this in so many ways, just depends which suits your best interests, there are a few how do i posts if you search them will answer your questions, this main thing is basically a regular question here!:)

  • thats an awesome ideea actually, could work, as container objects do, just select the object as an option,.. so usefull though .. but i guess wold be harder a bit since will need to automatically create on start the pin to object event.

  • suntem foarte multi, romani, numai ca majoritatea sunt ascunsi sub nickuri englezesti, acum lucrez la templateu de mai sus, s-a il fac foarte simplu de folosit , momentan versiunea din shop, e putin cam complicata si nijte events se cam repeta, si acum o fac mai compacta, si doar sa poata schimba lumea valorile si imaginile /sunete si cam atat

  • you can find a templatehere needs a bit work, but the main engine is the same as adventure capitalist, hope it helped you, dident had time to update it, since requires graphics, and those are kinda time consuming on my side! but if you get it in this stage youl get access to future updates also!

GeorgeZaharia's avatar

GeorgeZaharia

Member since 30 Jun, 2014

Twitter
GeorgeZaharia has 35 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
  • 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.