User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 30 of 30

Thread: Stupid n00b questions

  1. #21
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    Sorry about this, I couldn't check those expressions at the time i was writing this advice.

    Actually I suggest you use Window Control extension to get the Window width/height (this way you can change the size of you window without changing code). Here's the complete expression with this extension :
    IF XMouse-X Left Frame<4
    THEN (in story board Control : ) Center Display Horizontally at X=X Left Frame+FrameWinXSize( "Window Control" )/2-4

    This expression should work. If you understand it you can probably easily figure out the 3 other actions you'll need (for right, top, bottom). If you don't I'll try to explain better
    This expression is a bit difficult because you have no way to directly retrieve the coordinates of the center of the screen, that's why I take the X left border and add half the width of window.

    Hope this helps !

    EDIT : If you don't use Window control extension, the expression will be something like X=X Left Frame+640/2-4
    640 being your window's width. This looks far easier, but if you ever change the window, you'll have to change this expression again.

  2. #22
    No Products Registered

    Join Date
    Oct 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    Thanks Corentin... I'll probably ask about this again soon, but for now the scrolling part is on hold.

    Right now I want the answer to an even simpler question - how do I see the whole event editor at the same time? All I can get are broken parts for various individual things. It's driving me crazy. Right now I can't even find the scrolling stuff I was working on anymore...

    Also, where can I edit the window size? All I can find are frame sizes. The help files aren't very good... it talks about the "window folder" but doesn't tell me how to bring it up. I'm sure it's simple.

    Edit: Oh, there's the window thing. It leads to another question, though - can you change the window size in each frame? It would be cool if some frames had the action in smaller windows more "close up" than others.

  3. #23
    No Products Registered

    Join Date
    Oct 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    Another question... how do you determine which item is shown on 'top' in terms of items that can overlay one another? Whatever I made most recently is always on top, but I'd like to be able to change that as I go along.

    Thanks SO much everyone, by the way. I know these are rather simple things but sometimes I'm having a hard time finding them. I still think Klick 'n Play was easier... :/ It's going good so far though.

  4. #24
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Stupid n00b questions

    If your looking to change the order the objects are at edit time you can do so under the arrange then order on the top menu bar.

    Or right click on an object and look under the order menu choice.

  5. #25
    No Products Registered

    Join Date
    Oct 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    Yet another one... unimportant but interesting.

    Can I get the snap to grid option to apply to resizing things? I'm using a tile as a quick backdrop object for floors and the like but it's not snapping to exact squares.

    Also, can I get the grid to show up on view sizes other than 100%?

  6. #26
    No Products Registered

    Join Date
    Oct 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    Quote Originally Posted by Jeff
    If your looking to change the order the objects are at edit time you can do so under the arrange then order on the top menu bar.

    Or right click on an object and look under the order menu choice.
    Perfect. Thanks!

  7. #27
    No Products Registered

    Join Date
    Oct 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    Sorry for the double post. The edit button is gone.

    My missiles are still coming out over the gun and not from under it. Does it have something to do with my having used the "shoot" command, maybe?

    Still wondering about how to see the whole event editor and the grid and all that if anyone knows. Thanks everyone.

  8. #28
    No Products Registered

    Join Date
    Jun 2007
    Posts
    323
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    If I understand your question correctly, then all you have to do is
    Always: Move "missile" behind "player" (its in the "order" option in the event editor, if you didn't know)

  9. #29
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    Or "Always move player to front" could be more efficient, as it will only be changing one object.

  10. #30
    No Products Registered

    Join Date
    Oct 2008
    Posts
    41
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid n00b questions

    I tried the "Always" command with the missile, and it didn't work for some reason. I'll have to try telling the player to stay in the front, although there are some things that go in front of him, too.

    I wonder if it has something to do with the stray missile I keep in the off screen area for sprite editing? Like the shooting ones are in a different order as slightly different objects or something?

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. MMF2 N00B HELP!!!!!!!!
    By regs23 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 6th August 2009, 04:55 AM
  2. Stupid Questions
    By whiptcream13 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 23rd September 2008, 09:49 PM
  3. MMF 2 n00b
    By parkaboy in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd May 2007, 10:08 AM
  4. N00b
    By Heetu in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 25th November 2006, 11:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •