Thread: I want to move spot sprite is in? (In-game?)

Results 1 to 2 of 2
  1. #1 I want to move spot sprite is in? (In-game?) 
    Registered Member
    Anfernio's Avatar
    Join Date
    Jul 2008
    Age
    23
    Posts
    414
    Thanks given
    23
    Thanks received
    39
    Rep Power
    221
    Fixed.
    Stewie_ is a fucking legend.
     

  2. #2  
    I'm Back

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    26
    Posts
    7,989
    Thanks given
    1,877
    Thanks received
    1,491
    Rep Power
    5000
    Go to the interface that the child is in. Find its coordinates
    refactored should look like this:
    children = ***;
    childX = X;
    childY = Y;

    Non-renamed should look like this:
    anIntArray240 = ***;
    anIntArray241 = X;
    anIntArray272 = Y;

    The *** is the id of the button. Just simply change the X of it down by about 10-15 pixels.


    [Only registered and activated users can see links. ]
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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