ScratchData LogoScratchData
Back to KinitoPET89's profile

(RETRO!) Flappy DOORS v1.13

KIKinitoPET89•Created June 3, 2024
(RETRO!) Flappy DOORS v1.13
0
0
3 views
View on Scratch

Instructions

Enjoying the game? Leave a ❤️ + ⭐ for more! Suggestions or requests? Leave a comment! Keep reading for a step-by-step guide on adding your own characters to the game! INFO: I first made this project to make fun of the lazy and unoriginal trending page we all know and love. As you might be able to tell, however, it seems I've become the very thing I swore to destroy. All that said, enjoy! MODDING: If you're thinking about adding new characters with unique buffs, you've come to the right place. This section is dedicated to answering the most common questions I've seen people ask in the comments. So, how does this work anyway? 1. Find the sprite "Player" and hit the "costumes" tab. This is where you will create your character. 2. Pick a character to replace with your custom character, or just create a brand new one! 3. Make sure you remember the costume number associated with your character. You'll need this later. 3. Go to the background sprite and hit the "code" tab. Scroll right until you find a very long if-else statement. 4. You should see a bunch of numbers; each one represents a character. Find the number of the character you want to replace, or create a new number. Adding a new one is tricky. 5. If you're adding a new number, copy and paste the last "if-else" and put it to the side. Delete the contents of the last "else" block still attached to the primary super-duper long one. Skip this step if you are just replacing an existing character. 6. Put the script you moved to the side in the empty "else" block you just created. Change the number at the top to match your character. Skip this step if you are just replacing an existing character. 7. Almost done! The variables in your "if-else" control your character's gravity, points, speed, and other special options. Adjust them to your heart's content, but remember not to set any of them too high. 8. Test your character's abilities until you think they're just right. Congratulations, you've made your first custom character! FREQUENTLY ASKED QUESTIONS: Q: How do I know what to set the variables to? A: Compare your variables to those of other characters. This will give you a sense of the range of values you should stay within. Q: The variables don't do anything to my character! A: Check that you followed the instructions correctly. If your character has no buffs or buffs noticeably different from the ones you set, you likely typed the wrong number in your "if-else". Q: How do I change the on-screen stats? A: Do the same thing you did to create your character and find your number in the costumes of the "Stats" sprite. If you're more technical about design, click the auto-zoom button in the lower right-hand corner of the costume editor and move each text box with the arrow keys while holding Shift to align them properly. Q: The background is all messed up! A: Simple visual bugs can be fixed by double-clicking the flag. If that doesn't work, either the background costumes are too large or your character is too fast. Is your question not answered here? Leave it in the comments and I'll get back to you! Advertising is not allowed. If you want to share your fan creations in the comments, please make it clear instead of just pasting a link. Thanks!

Project Details

Project ID1030939617
CreatedJune 3, 2024
Last ModifiedJune 3, 2024
SharedJune 3, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root