10th July 2018, 4:34 AM
The PR2 Style Designer is a very cool tool that allows you to make sets with parts you may or may not have. You can also test the character in a variety of situations (hurt, standing, jumping, running, super jumping, and frozen to name a few).
Here's how it works!
To pull up a user's PR2 set in the swf, add ?name=their_PR2_name onto the end of the URL. For example, to make my set come up, you'd type https://jiggmin2.com/games/platform-racing-2/pr2-style.php?name=bls1999.
To make a URL for a custom set you made, you'll need to use these URL parameters:
- hat
- head
- body
- feet
- hatColor
- headColor
- bodyColor
- feetColor
- hatColor2
- headColor2
- bodyColor2
- feetColor2
The hat/head/body/feet parameters correspond to the ID of the part you want to be in your set. The color parameters are in base 10, so you'll need to convert your hex values to base 10. If this sounds confusing, don't worry; the SWF will give you a generated link if you click the "Export and Import Style" button.
My PR2 set would be represented in URL form like this: https://jiggmin2.com/games/platform-racing-2/pr2-style.php?hat=7&head=36&body=14&feet=3&hatColor=6684825&hatColor2=16777164&headColor=16777164&headColor2=6684825&bodyColor=6684825&bodyColor2=16777164&feetColor=6684825&feetColor2=16777164
If I can answer any questions, let me know. Happy designing!
Here's how it works!
To pull up a user's PR2 set in the swf, add ?name=their_PR2_name onto the end of the URL. For example, to make my set come up, you'd type https://jiggmin2.com/games/platform-racing-2/pr2-style.php?name=bls1999.
To make a URL for a custom set you made, you'll need to use these URL parameters:
- hat
- head
- body
- feet
- hatColor
- headColor
- bodyColor
- feetColor
- hatColor2
- headColor2
- bodyColor2
- feetColor2
The hat/head/body/feet parameters correspond to the ID of the part you want to be in your set. The color parameters are in base 10, so you'll need to convert your hex values to base 10. If this sounds confusing, don't worry; the SWF will give you a generated link if you click the "Export and Import Style" button.
My PR2 set would be represented in URL form like this: https://jiggmin2.com/games/platform-racing-2/pr2-style.php?hat=7&head=36&body=14&feet=3&hatColor=6684825&hatColor2=16777164&headColor=16777164&headColor2=6684825&bodyColor=6684825&bodyColor2=16777164&feetColor=6684825&feetColor2=16777164
If I can answer any questions, let me know. Happy designing!
