Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Demopan Char Compatibility Guide
- For his Up Air, Demopan uses a Conscientious Objector, by default it has 5 generic options, Chars with added compatibility will have their Animation chosen 50% of the time with the other half being a generic option.
- To add your own sign, first add the following lines of Code in their respective scripts
- //load.gml
- sprite_change_offset("object", 127, 169);
- //init.gml
- object = sprite_get("object");
- Next get the image from here https://imgur.com/a/5IpoQP7, and edit it however you wish, you might need to use mixels to fit everything in. Make sure the title is object_strip9, place it in your sprites folder and you're good to go!
- Note : You don't HAVE to use the sign, if you wish to you may give him a random object to bash people with, just take care to make sure the hitbox matches.
- ARCHIVED PATENT PENDING "FUNNY" GUIDE HERE : https://pastebin.com/Lh5YzYUt
Add Comment
Please, Sign In to add comment