zenox98's Forum Posts

  • When I run the game in the beginners guide I cant see a thing, can anyone help please?

    You will need to provide a lot more information - no one here can read mnds.

    Please provide info such as:

    What happens when you try to preview any of the built-in templates/examples? Does anything work?

    What browsers have you tested?

    What is your system?

    Are any errors shown in the browser console?

  • So from what I can tell you use CSS for everything button related but how do you change the size of it? I can change the font size but I can't figure out how to change the actual size of the check box or a slider. Any help would be appreciated (even just an example).

    I just checked the slider and there is an action to 'Set Size' in pixels that appears to work for me, at least the horizontal width does.

    Alternatively, you could use the Set CSS action with the settings:

    Property = "transform"
    Value = "scale(1.5)"
    [/code:1dcjfx1b]
    
    which works on both.
  • A question now, is there a way to use webgl for the fx, add blendmodes, and somehow get it to work on Wii u?

    Not really sure we should even discuss this due to the NDA. I was under the impression that such discussions should take place on their own forum.

    Maybe Ashley can clarify.

  • Awesome.

    Works in NW,js and IE11 but javacript error (black screen) in Firefox 42.0.

    All in all, and excellent beta.

    You sir, are a star !

  • i did the thing, on "sprite" visible > browser > request full screen - sttrech ( lettrebox scale) i hosted my game, but nothing changed i allways see my browser search bar and favourites

    As stated in the Manual:

    [quote:1bkeh98u]Request fullscreen

    Request that the browser enter fullscreen mode. Note the browser may ignore this request unless the action is in a user-initiated event, such as a mouse click, key press, touch event or button press. The fullscreen modes that can be entered correspond to the Fullscreen in browser project property. For more information see supporting multiple screen sizes. Note not all platforms support requesting fullscreen - use the Supports requesting fullscreen condition to check for availability.

    Have you tried the part in Bold?

  • You do not have permission to view this post

  • This discussion has been had 'ad nauseum' already.

    The event system is C2s raison d'être. There are innumerable systems already that you can program using scripting.

    That isn't to say it may not make an appearence in C3, but we won't know that for quite a while yet.

  • radicalyst

    Please don't cross-multi-post the same question throughout the forum.

    I've deleted your other posts, as this is the correct place for such questions.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello i am new to C2.And i am trying to make typing game and i dont know how to substract a first letter of a word of a text when i hit the right letterkey.

    can anybody familiar with this, help me? i would really apreciate any help!

    Please don't multipost the same question. You have already asked this in your other thread.

    Have a little patience. The users who help are generally spread across many different time zones.

  • Ruskul

    Post a bug report with .capx and exact steps to reproduce.

    I'm sure Ashley will be interested if this is indeed the case.

  • I purchased the personal license and then redeemed the code with my name and information.

    How do I change the Trial edition I am using to one with a personal license.

    If I try to use the upgrade block they try to sell me a new license.

    I am lost as of now and know there is a way to do this. I just do not know how to do it.

    Thank You

    Ken

    Have you done the following from the manual: Installing a License, specifically:

    [quote:38608ckx]The license file: c2license.txt

    If you've made a purchase directly from Scirra (rather than from Steam), you will be sent a redeem key by email. This is a special code you can enter to the Scirra Store and get your license. If you want to buy a license for someone else, you can give them the redeem key and they can then get a license from the store with their own name and email address on it. This also works if you want to buy licenses for a number of people, e.g. your employees or colleagues: you will receive a number of redeem keys, which you can then give to each individual.

    Once you have redeemed your purchase from the Scirra Store, you can download your Construct 2 license, which is a file called c2license.txt. You simply need to copy this folder in to either the install directory or My Documents. Restart Construct 2 and it should launch as the licensed version: the purchaser name should appear on the start page and About dialog, Free edition should disappear from the title bar, and the free edition limits should be removed. Alternatively, you can place your license file wherever you like and locate it by clicking Load license file in the About dialog.

    If after following the above, you still encounter problems, then email .

  • I dont know what toturial to search...

    Can you give me an direction?

    You don't even really need to do the tutorial - just have a read through.

    If you click on the Tutorials link at the top, the first 2 'Top' tutorials are both by Ashley, and are definitely worth reading. You should then undrestand a lot more about how C2 works.

    Then try and amend your project to how you want.

    If you still can't do it, re-download my example which now does what you want and see if you can see the changes.

  • Prominent

    Where do I access my bookmarked topics?

    You can click to bookmark them at the bottom of a topic, but i see no way of finding which ones ive bookmarked.

    Click on the link at the top called 'User Control Panel.

    On the 'Overview' tab, one of the options is to 'Manage Bookmarks'.

    You're audacity, and quite frankly stupidity, is staggering.

    Locking.

    Hi guys. It's my first time to post here so please bear with me.

    I badly need to test my game for my school project but I can't convert it to apk in Phonegap because the limit is just 50mb in free. And I can't get a subscription because it's not available in my country.

    I've tried cocoonJS and Intel XDK and all i got was a black screen.

    My Construct2 is R139 and I can't find some Export choices like in the tutorials. Just PhoneGap and Cocoon JS for mobile.

    Hoping for some good news from you guys.

    Thanks in advance.

    I would say that it's not really feasible to offer any appropriate assistance unless you update the ancient version you are using. The core and export options have changed too much since r139.

    Please update and see how you get on.