zenox98's Recent Forum Activity

  • Conversely, have you recently had a driver update? Contrary to what most people suggest, new drivers - whether WHQL or beta - can cause problems as well as fix them.

  • If you drag and drop an image straight onto the Layout, then it retains the name.

  • dpyellow

    There's nothing to stop you installing the last build of CC and then you could open the .cap.

    For reference, the .cap has 2 sprites called Sprite and Sprite2 and the events look like this:

    + System: ScrollX Lower than int(Sprite.X) - ((int(Sprite.X) % 640 )) + 320

    -> System: Scroll to X ScrollX + 16

    -> System: Set time scale to 0

    + System: ScrollX Greater than int(Sprite.X) - ((int(Sprite.X) % 640 )) + 320

    -> System: Scroll to X ScrollX - 16

    -> System: Set time scale to 0

    + System: ScrollY Lower than int(Sprite.Y) - ((int(Sprite.Y) % 480)) + 240

    -> System: Scroll to Y ScrollY + 16

    -> System: Set time scale to 0

    + System: ScrollY Greater than int(Sprite.Y) - ((int(Sprite.Y) % 480)) + 240

    -> System: Scroll to Y ScrollY - 16

    -> System: Set time scale to 0

    + System: ScrollY Equal to int(Sprite.Y) - ((int(Sprite.Y) % 480)) + 240

    + System: ScrollX Equal to int(Sprite.X) - ((int(Sprite.X) % 640 )) + 320

    -> System: Set time scale to 1

    The Project size is 6000x6000 and the Layout is 640x480.

  • R0J0hound

    It's like Mario in a disco :) Very cool.

  • Congratulations, thehen.

  • Why on earth would you passsword the .rar?

  • GodSpear

    Check the reporting rules. You must not use a .capx that includes non-standard plugins, or it will not be looked at, as there is no guarantee that the error isn't caused by the plugin.

    Also, the .capx should be as small as possible to eliminate the possibility of event errors by the user.

  • It's an admirable thing releasing work you've done for others to learn from, but may I make one suggestion?

    Try to only use the plugins that come with the default C2 installation. Unfortunately, this example uses 2 non-standard plugins: Pause by Rex and Notifications by SirG.

    Otherwise, good work.

  • dpyellow

    This thread is over 4 years old.

    Also, this is the section for Construct Classic and the files are not usable in Construct 2. Therefore there is no .capx.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You haven't filled in the bug report correctly - this is almost useless.

    Are using Chrome 30? Have you tested in other browsers?

    If Chrome 30, see THIS post from Ashley that confirms it is a bug in Chrome.

  • BACLog

    I appreciate you "sharing" your capx file with the community, but I'm going to pass on downloading it... No offense but I don't know you from Adam and I've always been leery about downloading things from the internet from "non-reputable" sites or individual parties... As I stated in my earlier post, If you could produce a tutorial(Think Ashley's "beginners guide")complete with step by step info and maybe even some visuals(JPEGs)to aid with the teaching? Hopefully this isn't too much to ask for...

    This is a joke, surely.

    If you really are serious, I would advise you now to switch off your PC, lock the doors and get under your bed as soon as possible.

    Some people :/

  • This Tutorial entry on Supporting multiple screen sizes may be of use.

zenox98's avatar

zenox98

Member since 30 Jun, 2010

Twitter
zenox98 has 3 followers

Trophy Case

  • 14-Year Club
  • x3
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

16/44
How to earn trophies