Kyatric's Recent Forum Activity

  • Changelog:

    13-09-2011: Reuploaded PFDemo.capx and the C2runtime.js from the demo to fix a bug when clicking the GUI panel button, if the panel was showing/hiding and/or the commands fading in/out.

    Update to the PathFinder behavior runtime itself (setCellSizeSide). It appeared that the PathFinder was looking for a path out of the layout boundaries.

    Let me know if you experience any trouble.

  • Another good solution might be to use event sheet includes on each event sheet for a layout. Then, you still have the opportunity to add events specific to each layout.

    Illustration: myInclude Sheet

    Kyatric 2011-09-13 02:37:50

  • In the project tab, click the second layout and set its "Event sheet" property to your first event sheet.

    For this to work, you need to have instances of the objects of the first layout on the second too.

    OneSheetToRuleThemAll.capx

  • The "all europe is forbidden to sell samsung galaxy" is because a law suit already was filled in netherland (which is the mother company of samsung for Europe).

    It was ruled that the products shouldn't be sold, and so applies to all europe (since the mother company is targeted).

    But on the other hand, netherland court didn't accept the botched pictures stuff that germany did (concerning the design). What was ruled was against android code relying on Apple code, and Google already stated that they should release an update soon to workaround this ruling. (using their own code).

    As far as the "design" of the tablet goes, only Germany ruled against it, based on fake pictures.

    I guess there is more to come.

  • Read the comments.

    Replace the url with an url from your server like Tom gave.

  • While there are algorithms and plugins in Construct Classic that allow for randomized world creation, I am not sure if Construct 2 has any such capabilities yet.

    If CC's algorithms (event sheet) doesn't rely on custom plugin, than it is fully usable in C2 (and probably could be done cleaner codewise).

    And if indeed, methods rely on custom plugins than it would be required to have a port of the plugin to C2 first.

    Anyway, check page 1 I provided the first steps of a solution.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I just want to know if there is an easy way to bring a game which was created in Construct and convert it to say C++ or Java or something.

    No.

    Construct-Classic will export to exe. Construct2 will export to HTML5 (for now).

    That's all.

    If you want to use C++, you'll have to program the whole thing in C++.

    If you want to use java, you'll have to program the whole thing in java.

  • is there a way to have a world randomly generated when the game starts

    Your generating events will have to be in the "Start of layout" event of the "world layout".

    and then to keep that world and its info around (yes a save game)?

    You could have used webstorage, but the plugin is broken/not up to date apparently.

    One solution might be to export your datas to a website, but this might be too complicated for a beginner.

    The way I imagine my game is in a manner not that unsimilar to Civilization, a scrolling flat world.

    Tiles, right ?

    Have a square sprite containing your textures in a single animation.

    Create instances of this sprite, covering your layout.

    You can use the random function to set which animation frame to display.

    Check the capx

    Also can I use construct to port the game from HTML5 to say C++ easily?

    I doubt it.

    HTML5 is based on Javascript. Your project is done as xml/JS. There's no "easy" way to convert to C++ as those languages has nothing to see one with the other.

    In this case, use Construct-Classic which exports .exe. (but still you won't obtain C++ sources).

    In the end, if you want to use C++ than you are defeating Construct's purpose, so I'd suggest you to make sure of what you really want to do and documentate yourself about what JS and C++ really are.

    Anyway, for you and Genghis, I'd suggest starting with easier projects (to get used to C2), and reading some more tutorials/practicing more with C2/CC.

  • Well, I can't reproduce the "bug" in Firefox 6.0.2.

    Try updating your browser to the last version, and you shouldn't have those freezes. (And tell your friends to update theres also)

    And be sure to update you graphic card drivers.

  • Here you go

  • Awesome, thanks a lot.

  • even more the court prohibits Samsung to offer any Tablet-PCs with certain characteristics (rectangular shape, rounded edges, flat clear surface, curved back) europe-wide.

    What ?

    How could a german court talk/act/legislate for all europe ?

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,402 followers

Connect with Kyatric

Trophy Case

  • 14-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • x15
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x27
    Coach One of your tutorials has over 1,000 readers
  • x10
    Educator One of your tutorials has over 10,000 readers
  • x2
    Teacher One of your tutorials has over 100,000 readers
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

23/44
How to earn trophies

Blogs