GeorgeZaharia's Recent Forum Activity

  • remove the https and the of the link

  • Here you go have fun Download map02-edited

    however did not fixed the stop motion you created there... just deleted the pin you had for each at the end and added it on start of layout...you where close just you had the wrong type of pin and in looping motion

    here is the a bit improved version of the stop and going back to its original position Download map02-edited-02

  • im afraid there is no already built software that does it... you have to create the characters and then u can export into spritesheet with any kind of tool this days... but you have to draw the characters or model them in 3d depends on what you want to do and how realistic you want your character to be.

    look at photoshop/blender {animation tutorials}/ cinema4d animation tutorials etc

  • your capx is using custom plugins please isolate the problem without the requiring of the custom plugins.

  • Replays on of course, you can limit the gain of coins, so you discourage the grinding or major exploitation of the coin system, however leave the high score record the new replay if higher , also if is higher instead of the normal coin reward give 5% of it... so for instance you award 100 coins per normal level give a 1-25 coins reward based on how big is the difference on replay if the player did a high score, if he didn't beat his own old high-score before he replayed give him 1 coin.

    always reward players, no matter if they lose or not, rewarding them makes them feel a bit better, then just losing stuff and or playing without a purpose even though in the cases where they lose (die etc ) you give them rep points, little time bonus exp to regain its lost exp etc etc etc...

    just make sure you dont stop rewarding people will make ur games much funnier to play and worth playing them.

    giving people in game rewards its not like your selling them a real thing... your real thing is ads... or the .99 cents fee... the options in your game are free ... you have to think of it... as a very complex package u want to sell and resell or give it for free that can be reused all the time... dont think like you sell carrots in market place... where u add ur loses on planting, the transportation and taxes for uncle Sam... thats no fun.

  • Is there a demo link somwhere?

    http://www.kongregate.com/games/JohnnyC ... hnnyCash89

  • i voted for C2 i was sure it will win... however the contest as was meant was a Madness comparison ... Games vs Game Engines lol.... im happy C2 have beaten Stencyl and Game Maker which they are not as bad as they look, i just hate them personally

  • I even passed the 10,000 image limit, so I can't even preview or use the debugger.

    you can bypass that by loading the sprite sheets from a online storage(ftp,server etc) that way you wont have the images in the game all the time but will download them only when they are needed the rest of time they get flushed.

  • GlobalVariables wold fix it for sure... or if your looking to save events since all global variables are added as events... you can use the array object and save X Y value there... whenever you leave a scene then load its position from it... for example gate-1 x1 y1, gate-2 reentry x2 y2 you can also rename them as you want

    or if arrays are to hard.. you can make a empty sprite make it global(without the persist behavior-directly from the sprite settings.) and save instance variables on it... just make sure its not deleted...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • the shader effects or plugins made by gigatron i dont think so... however they might not be compatible on ios... since requires webgl .... outside that, they are pretty fast... my capx however on my computer runs fast... but then its a PC build so..i have no clue what is the impact on mobiles

  • there are some plugins doing exactly that if you want exactly stars in 3d you can try megatrons plugin Demo Page

    or try the tatogame tunel effect Forum Page Demo

    they will require some modifications but are easy to make. you can also make it from events ... hope it helps

    i played around with C2 for a few minutes and made this CAPX see if it helps anything inside... its not what you wanted but for sure its something nice to play around with hehe

  • Legacy of the Ancients = a bit more difficult since has dungeons that requires pseudo-3d effects... fake 3d ... there a bunch of tutorials on it but uses to much math for my taste... easier doing it in 3d directly.

    Questron And Ultima 4 = Pretty easy to make ... you dont really need any arrays... its top view as i seen on google images... didn't had a apple 2 im a '90's kid .... but caught some 80's game since im from europe ... we got the games later ...

    they should be easy for you to make them as long as you understand what your doing ...and if you have the graphics ready with c2 that should cover most of time 90% of the game... the rest is event_sheet coding

    definetly doable.. i seen some games around in forum doing similar things... go for it!

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.