The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script Running on spot

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old January 2nd, 2017 (5:52 AM). Edited February 7th, 2017 by -Piccolo-.
-Piccolo-'s Avatar
-Piccolo- -Piccolo- is offline
 
Join Date: May 2016
Location: Sweden
Gender: Male
Nature: Calm
Posts: 53
Hello PC! I was just wondering, i'm making a sprite, currently has 14 frames, standard walking and the last two are the running ones, except they're replaced by Groudon screaming.

I was wondering how I would go about making him scream while standing still. Because if I add the run movement in the script he starts running while screaming, I want him to stand still.
Is there a ''run on spot'' command for applymovement? Or is there another trick?

I also tried making a new OW with just the scream frames but that messes up the sprite, showing a big box.
Don't know if it has anything to do with the script, putting hidesprite and showsprite next to each other.
I tried just making the OW look up and down outside the script, which I used for the scream frames and it worked perfect outside the script.

Also how do you make new movements? I know it's possible just not how.

Thanks!
__________________
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old January 2nd, 2017 (6:14 AM).
esperance's Avatar
esperance esperance is offline
 
Join Date: Mar 2010
Location: OH
Age: 26
Gender: Male
Nature: Relaxed
Posts: 3,830
There are a few different "step on spot" movements that can be used with applymovement to use a walking animation in a direction without actually moving. I'm not sure if they would use the running frames but they're worth giving a look I'd say.

For RSE:
Spoiler:
#raw 0x19 = Step on the Spot Down (Slow)
#raw 0x1A = Step on the Spot Up (Slow)
#raw 0x1B = Step on the Spot Left (Slow)
#raw 0x1C = Step on the Spot Right (Slow)
#raw 0x1D = Step on the Spot Down (Normal)
#raw 0x1E = Step on the Spot Up (Normal)
#raw 0x1F = Step on the Spot Left (Normal)
#raw 0x20 = Step on the Spot Right (Normal)
#raw 0x21 = Step on the Spot Down (Faster)
#raw 0x22 = Step on the Spot Up (Faster)
#raw 0x23 = Step on the Spot Left (Faster)
#raw 0x24 = Step on the Spot Right (Faster)
#raw 0x25 = Step on the Spot Down (Fastest)
#raw 0x26 = Step on the Spot Up (Fastest)
#raw 0x27 = Step on the Spot Left (Fastest)
#raw 0x28 = Step on the Spot Right (Fastest)


For FRLG:
Spoiler:
#raw 0x21 = Step on the Spot Down (Normal)
#raw 0x22 = Step on the Spot Up (Normal)
#raw 0x23 = Step on the Spot Left (Normal)
#raw 0x24 = Step on the Spot Right (Normal)
#raw 0x25 = Step on the Spot Down (Faster)
#raw 0x26 = Step on the Spot Up (Faster)
#raw 0x27 = Step on the Spot Left (Faster)
#raw 0x28 = Step on the Spot Right (Faster)
#raw 0x29 = Step on the Spot Down (Fastest)
#raw 0x2A = Step on the Spot Up (Fastest)
#raw 0x2B = Step on the Spot Left (Fastest)
#raw 0x2C = Step on the Spot Right (Fastest)
__________________
What are you so afraid of?
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old January 4th, 2017 (6:46 AM).
-Piccolo-'s Avatar
-Piccolo- -Piccolo- is offline
 
Join Date: May 2016
Location: Sweden
Gender: Male
Nature: Calm
Posts: 53
Thank you, although I think I will have to use 2 different OW's. I got it to work perfectly in the end, it's just very time consuming and a pain in the butt to get it working.

Also, are the ''Fastest'' step on the spot still considered walking? or is it running?
__________________
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content
Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:14 AM.