Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "buttons": [
- { "name": "A", "x": 800, "y": 600, "radius": 50 },
- { "name": "B", "x": 850, "y": 550, "radius": 50 },
- { "name": "X", "x": 750, "y": 550, "radius": 50 },
- { "name": "Y", "x": 800, "y": 500, "radius": 50 },
- { "name": "Select", "x": 400, "y": 650, "radius": 40 },
- { "name": "Start", "x": 600, "y": 650, "radius": 40 },
- { "name": "Up", "x": 200, "y": 550, "radius": 50 },
- { "name": "Down", "x": 200, "y": 650, "radius": 50 },
- { "name": "Left", "x": 150, "y": 600, "radius": 50 },
- { "name": "Right", "x": 250, "y": 600, "radius": 50 }
- ],
- "joysticks": [
- { "x": 100, "y": 650, "radius": 75 },
- { "x": 900, "y": 650, "radius": 75 }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement