Rich's Recent Forum Activity

  • With regard to a health bar you have two choices:

    1. Make a sprite with the action spot at the left, then decrease the width (so if it was 200 pixels wide, you could just subtract 2 for every health point gone).

    2. Make an animated sprite and set the frame manually.

  • Well.. wouldn't want to put you to too much trouble, but I'd need roughly the following:

    32x32 (or characters which will fit within this grid space) little people (which can be simple recolours) with back/front/left/right views.

    Some basic ground textures like grass, road, bush, tree, wooden floor for houses, etc (again, 32x32).

    Signpost sprite (32x32)

    Houses (which fill maybe 4 tiles wide and 3 vertically).

    Some small pieces of furniture, maybe a chair, painting.

    A couple of small 20x20 or so items (for the inventory), such as a key, health potion, sword, a few things like that.

    Thanks!

  • I'd do RPG, but I have 0 spriting ability..

  • It'll be a christmas gift, if that makes sense .

  • > Good job!

    >

    > But...how I can do a veritial moving platform?

    >

    It's a lot harder than it sounds. I wouldn't really consider it a "beginners" thing. I still have yet to make one that works flawlessly. In fact, I haven't seen one that someone's made in Construct yet that works flawlessly. There's always jitter or collision problems because of the gravity on the platform behavior.

    I'm pretty sure I could work one out if I spent the time on it, but it would be more complicated than a horizontal platform. If I do make one that works I'll include it in an "extra credit" tutorial

    To make this easier the next version of the Platform behavior has builtin support for horizontal and vertical moving platforms, as well as that Platform attribute (to enable jumping through platforms) .

  • I can't see why the SDK wouldn't work with express, is there any specific errors which prevent it working? (You'd have to use the WinAPI one, not the MFC one).

  • An allegro runtime with OpenGL is certainly the solution post 1.0.

    As Ash said, the only real problem is the plugins, which will require an SDK rearchitecture, and rewrites.

  • There's no client other than the popup window, sorry.

  • Most of this has been done, how should the tabbing system work?

    Would it go by z-order or by ascending Y coordinate (which actually wouldn't be too good).

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Do you want to get a list of .ini files in a directory? That can be done with the File Object's 'Get file list' expression.

  • You probably don't want to use the File object for loading data; there's other objects for that, such as Binary, text manipulator, INI, etc.

    It'd help to know more about the file.

  • That is nice .

Rich's avatar

Rich

Member since 20 Feb, 2008

None one is following Rich yet!

Trophy Case

  • 16-Year Club

Progress

16/44
How to earn trophies