GeorgeZaharia's Recent Forum Activity

  • To me looks like additive blending option, but you can also achieve a similar effect with a slight transparent png animation.

    download it and try it out in C3

  • You need to resize the canvas size to that area only and snapshot the screen, then resize canvas back to original ... then download your snapshot... however you might want that drawing area to be either in middle... or towards the left side of screen. or upper left.

    Edited:

    You can read this tutorial i made quickly or download this example for C3 from here and open it in the C3 editor here

  • Is it possible to retrieve data from a camera snapshot?...

    Is possible, but you will need a custom Js that recognizes text inside picture and turns it into text digitally on a editor like... or store it on your variable inside Construct or dictionary. but doing that Js might be tricky... is not that simple.

    You might want to look at software's similar to this .... and how they done it...

    I don't think anyone every done it with Construct though.

  • lisi4king

    As people suggested above

    You can download a C3 example from here i quickly made using the above suggestions and load it in the free edition here

    nelostic as above Construct works offline if you have a subscription for about 1 week... then you need to connect to internet for 1 minute or more... for the license to be re-validated.

    If you don't have a license it works offline forever.

    All you have to do is go to editor.construct.net give it around 5 minutes or less depending on your internet connection and you are ready to go!

    P.S that bearded fabulous guy looks cool!

  • But okay, I know the way around. My email: jerry+bolder+98 and then gmail

    Oh well that is a totally different email then what i was seeing, and a definitely different one from what i was copy pasting... cause the copy paste of the first one was pasted backwards lol ....

    Sent you a message on gmail talk to you there.

  • PM me or mail me at idurveshnezb@gmail.com

    Your email does not work.

    I only wanted to ask, what does half game developed means in the request above?

  • in the tank demo. how he get the tank to "jiggle"?

    the tank demo is using a bunch of imported js libraries that the developer can't make public cause he borrowed them basically from other people that don't want to show how is made. So you basically have to figure that one out yourself. but is probably mesh manipulation.

  • Thanks for the replies, I'll try to figure it out with the physics. I get the concept but the boulder just sits there, gravity doesn't do anything, or applying torque. Anyways i'll try and figure it out.

    Thanks

    Make sure the object you have doesn't have also solid or platform behavior on it

    Also on physics settings set boundary to circle and make sure the Unmovable Object setting is disabled. or not ticked. if u do all right then it should work. try also look at C3 physics example that comes with C3.

  • Ps. Can construct 3 export native iOS apps? And windows executables?

    The game you mentioned is doable with Construct, and i think there is actually a example file of that specific gameplay somewhere in the Construct 2 section, might be an old post like 1 -4 years.

    As Native IOS? not sure what you mean by that, all i know Construct exports a package file usually zip, if not a folder with assets ready to be imported into the IOS xcode program and then you can follow the specific guide for that process to export a ios playable game, thats why i said i dont know what you mean by that cause im not sure if this is actually native coding transcript, but it should work as good as a native export. For more informations and guides on this wrapping ios thing id suggest searching the C2 tutorial section and C3 tutorials in the Learn link found above in the header menu.

  • You do not have permission to view this post

  • Hello,

    I have question does anyone have a good way to make a boulder roll down a platform? I can get it to roll initially, but cannot get it to move after that. I tired using the simulate control with a invisible detector to trigger the control change, but nothing happens.

    To apply rolling force to an object you need to use the apply torque force so it spins the boulder if is on a horizontal plane.

    if is a slope platform the physics behavior should do its job.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
GeorgeZaharia's avatar

GeorgeZaharia

Member since 30 Jun, 2014

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