partymetroid's Recent Forum Activity

  • Sorry, dude, but he and I haven't had the opportunity to work with this lately.

    I'll definitely keep you posted during actual development, though!

  • Sprites have a "Spawn Another Object" action under Creation category under the Sprites behavior tab.

  • I think you what swimming like super Mario world.

    anyway here is a cap to show you how to do it.

    http://download953.mediafire.com/zsil2w ... imming.cap

    just press X key to jump and swim up.

    hope this help you out.

    believe he wanted to actively swim downward... floating until the user presses button X.

  • Wwooooooooooooooooo!!!

    Spectacular!

    [edit] In regards to the debug demo, I was already considering changing the display size on a per-level basis.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The engine is ready for you to start that amazing mirrored movement game. I expect no less than a screenshot as soon as it is worth taking one

    I extended it a lot. Auto Zoom Engine should be flexible enough to go with the design ideas of you and your friend. Ever thought about a level, where not only one sprite mirrors the movement of the other, but one sprite only mirroring horizontal and one sprite only vertical movement of a third sprite? Well, if so, AZE will be with you

    Try the demo and start doing your own cameras. Good luck and much fun

    Just follow this link for downloading

    mazing... simply astonishing. I sincerely GREATLY appreciate this! My friend is going to be ecstatic, too.

    I'll reply once I "get" it!

  • I tried to, but I cannot access the wiki either. This has happened to me before. The wiki will probably be up again soon... I hope.

  • > I'm not very familiar with the Function object... so I tried my best to replace all of the global variables (except the 'lenPlayerArea' variable) with Function objects. Here is my result. Please scrutinize and correct me.

    >

    The function object is designed to hold more than one function call. You don't need more than one function object. I'll go over it, just give me a day or two. I'm currently thinking of extending it for you to have more control and flexibility. But no promises

  • Thanks a lot for the help!

    I'm not very familiar with the Function object... so I tried my best to replace all of the global variables (except the 'lenPlayerArea' variable) with Function objects. Here is my result. Please scrutinize and correct me.

    Also, it's not really going to be co-op, I don't think. (My friend is the main designer.) The player will control both characters, but the controls will be mirrored for the character on the opposite side of the map.

    Sorry to get your hopes up.

    I'll try to get screenshots up as soon as I create some assets!

  • I need help in making a camera that would follow between two objects moving apart from one another, include them in the display, and yet not show anything beyond the layout.

    So far, with the use of the AdvancedCamera plugin (version 0.92b) and ShadeKirby500's help, the camera zooms out to include the two objects (in the case of the example I'm about to post, two objects with the 8-directional behavior; the actual game I'm working on will use two objects with the platforming behavior, but I digress); however, it zooms out to include things outside the perimeter of the layout, which is not what I want.

    Here is an example I created to show how the camera behaves right now, and here is the AdvancedCamera plugin, version 0.92b (I don't feel like finding Linkman's original link).

    The meat and potatoes right now are in the Always event under the Layout1's event sheet. The camera's zoom is set in both the x and y axis as,

    clamp((DisplayWidth*(3/5))/abs(distance(PlayableCharacter1.X,PlayableCharacter1.Y,PlayableCharacter2.X,PlayableCharacter2.Y)),0,1) * 100[/code:r4oo0a5r]which sets the zoom to a ratio from the inclusion of 3/5 of the display's width in total between the two objects and their respective sides (which right now is a margin that is 3/5 the display's width for both objects) to the absolute distance between the two objects.
    
    This formula for the zoom was created by ShadeKirby500, and I'm supposing with an educated guess that the second value in the clamp expression (b in "clamp(a,b,x)") would be the maximum zoom restriction.
    
    Again, I'm supposing that that only fixes the total zoom, not the margins between the objects and the layout borders... which should decrease to zero once they reach the boundary of the layout.
    
    Any help would be greatly, greatly appreciated... I've been at this with unsuccessful trials and errors for days now, along with the help of my real-life friend (with whom I'm making the aforementioned game with), ShadeKirby500, and Pixel Rebirth.
    
    ... Please?
  • This is a bit offtopic but what is going of with this clamp thingy? It seems that all this stuff is like new fashion over here... At one moment I've never heard about it and next everyone talks about it and im still w00t? So could someone clarify it a bit for me?

    Oh and the Seagull comes and collects the thanks (im evil)

    "clamp" is a system expression. Here is where you can learn about clamp specifically.

  • I really look forward to your pixel art/animations, Mr. Ex-Disney Artist!

    [edit] Woah, this topic is old-old-old. I replied because it was "unread"... dangit I'm not active enough anymore.

  • This was very amusing, thank you.

partymetroid's avatar

partymetroid

Member since 13 Jun, 2009

None one is following partymetroid yet!

Trophy Case

  • 15-Year Club

Progress

15/44
How to earn trophies