Random scale expression after effects. You can do what you want with wiggle.

Random scale expression after effects. Uniform Scale Wiggle.
Random scale expression after effects ) May 25, 2021 · Part 2: Top Useful 6 After Effects Expressions . I'm trying to make some slow wiggle for 10% to 100% value I try seedRandom(time*5); wiggle(0,100); But it go less than 10% Can I get any - 10794716 Nov 28, 2024 · This example expression synchronizes the Bulge Center argument of the Bulge effect in one layer with the position of another layer. The Wiggle expression is one of the few that can be used without keyframes. Use this expression on position, scale, and rotation properties and watch your layer come to life. The random expression in After Effects is both a versatile and essential. Posted by Riccardo Sinti on May 20, 2007 at 5:15 pm Dec 6, 2019 · If you need specific places you can put a bunch of stars, all on a single layer, in the place you want them, press the U key twice to reveal all modified properties, then set keyframes for PolyStar>Transform Polystar>Scale and Opacity, then just drag the keyframes around in the timeline. height] Now, use the previous expression to set the position of the layer to the center, and use this one to make the Rectangle fill the size of the comp. rotation is referencing the layer‘s rotation property. Still, you can apply the expression, make a note of the proper scale for the distance, disable the expression, and then change the scale manually. the scale is not maintained). com (thank you so much Dan, for this great resource, you're awesome!). Aug 24, 2016 · Hi All, I found the below expression provided by Dan on a much older thread which worked like a charm. i know there is the wiggle transform that might help or any other epression but i just can’t get it right… please, is it even possible to randomize the scale of an object used inside PARTICLE PLAYGOUND?. My first expression seems to work just fine, but when I try to use an if/else statement, I suddenly get an "expression result mu Nov 10, 2020 · The only problem with this expression (after effects expressions) is if you move the camera towards the layer, it maintains its size, so it can ruin the effect. toComp([0. Here’s how you can use the wiggle expression in After Effects: Select the layer or property you want to apply Jul 3, 2011 · and I write the expression to wiggle the object 15 pixels ONLY on the X axis (just to make things simple) it would look something like this; a = wiggle(2,15); [a[0],0] okay, the above expression is gonna create some seriously random ‘organic’ movements. Here you enter the lowest value you want the property to achieve. To add to other users, if you want to have a random value, but that is only set to one value during the whole animation: // create a random stream based on the index of the layer seedRandom(index,1); //choose a random number (0-100), similar at each frame since we're calling the same random stream s = random(100); //scale needs xscale and yscale, so set it here in an array [s,s]; Jul 12, 2015 · I want to be able to achieve a uniform scale (10 pixels in or out) at random occasions, but not continuously (say once every 5-10 secs), whilst randomizing the speed of each zoom. Create a rectangle shape layer; Click on the "Size" property of the Rectangle and apply this expression [thisComp. g. abs(sx); scale = [s, s]; Jul 27, 2020 · Learn how to make random values that remain static rather than generating a new value every frame. This makes the balloon move randomly 2 times per second, with each motion varying up to 50 pixels. org/en/courses/2207-fundamentals-of-animation-in-after-effects/tierneytvLearn how to create this prox Jun 10, 2019 · Solved: Hi, I'm looking to create an expression that does the same as this opacity expression, which fades in and out, but for scale fadeInTime = . Jul 19, 2021 · The first 1,000 people to use this link will get a 1-month free trial of Skillshare: https://skl. He has authored an online video course on After Effects Expressions and developed scripts for After Effects. I have many followers in a chain that are entering frame along a 3D path, rotating around a layer and then exiting the opposite side of the frame. I want to make it look smooth while it’s changing sizes. 7071,0. But, since it’s so many of them, it’s tedious, slow and j VFX and Chill: Talking Animals in After Effects using Lockdown and Auto LipSync with Jason Murphy; Select Layers Pro; Create popcorn style animation easily in After Effects using Newton; Footage Looper; It's not just about Black Friday anymore, it is a Cyber Extravaganza! SnapFrame May 8, 2024 · Learn about expressions and expression references such as time conversion methods and vector math methods in After Effects. Ultimately each scale will equal itself + a random number (which has a Max value determined by the slider) I can get that far- but I can’t seem to get the random number to occur only every 8 frames or so. AE Reference Expressions is a curated list of useful expressions for Adobe After Effects, ready to copy/paste into your project. It was the first expression I learned and I have been in love with expressions ever sinc Sep 14, 2018 · Let's do a Tut!What is seedRandom all about? See this link:https://helpx. I’m trying to figure out a way to add random scale and rotation values to multiple layers in after effects. Apr 13, 2015 · By using the simple expression wiggle() you can quickly add simulated random movement to your layers in After Effects. Đầu tiên, hãy tạo một hoạt ảnh animation (tỷ lệ scale 100 đến 120% hoặc vị trí từ trái sang phải). The random expression for Position that we looked at in the previous section can easily be adapted to Rotation, Scale, and Opacity. “n” will depend on your comp’s frame rate. Attaching sliders to the variables marked in the expression will allow greater control over the bounce, and when it would come into play, by keyframing the sliders. That's why our team spent hours on writing and testing the most useful After Effects expressions for you. Far left expression wiggle(2,5), and the far right expression wiggle(2,50). motionscript. Software: Adobe After Effects 18. Each sub-element will have its own position, size, color and geometry, while remaining editable. sh/ecabrams06211Creating randomness in expressions is an ess For example, this expression on the Opacity property sets the Opacity value to a random value that does not vary with time: seedRandom ( 123456 , true ); random () * 100 The multiplication by 100 in this example converts the value in the range 0–1 returned by the random method into a number in the range 0–100 ; this range is more typically You can do what you want with wiggle. Adobe After Effects Expressions Posted by Jay Cave on October 11, 2023 at 6:32 pm Generate dynamic randomness with this expression tailored for 2D properties like Scale or Position. So the way I’m tackling it, is I create the triangles in Illustrator, then properly prepare for export into After Effects. Double click inside any comp and the tab will appear at the top, you can drag it and position it to the side of the screen like I have so you can see both comps/precomps at once. 1. Amazing Expressions in After Effects; After Effects Expressions 101; How to Use the Loop Expression; Getting Started with the Wiggle Expression in After Effects; How to Use the Random Expression in After Effects; Also, if you really love learning motion design, check out our courses page. Some examples would probably be helpful in understanding the different ways you can call random(): Random Expression Result Jan 28, 2015 · I have a lot of layers wherein I want some variation with the scale. Whether you're animating text, objects, or camera movements, this expression helps introduce dynamic, organic movement. 4 (I use the "Default" Workspace in m The script will apply a random scale value between the Minimum Scale and the Maximum Scale you enter. We will then be able to create on the fly hundreds of random shapes automatically, on a single shape layer. The equals sign indicates we‘re assigning a value to this property. Uniform Scale Wiggle. Basically just scaling the y scale up and down. Now I would like to figure out how to specify a random frame range as opposed to the scale change happening at regular frame intervals. It can be applied to various properties such as position, rotation, scale, opacity, and more. Jul 31, 2023 · To make a uniform scale wiggle, we need to bypass that array by only picking the first option, and to do that, we start the expression again by typing: var w = wiggle(5,50) So “5 times per second, select a random value up to 50 (percent in this case) away from the original value. No p Adobe After Effects; Adobe After Effects Expressions; Adobe Premiere Pro; A. Instead of manually adjusting the scale for each layer I was wondering if there was an expression for this? So I need a random number scale between 20 – 100% and that doesn’t change each frame but is fixed. Join Launch Into After Effects today: https://www. Product. round() & to. is this possible? if it is, itl prob involve using expressions and i dont know much about that, so any help/ advice would be appreciated As with the wiggle expression, using the random values in Adobe After Effects is effective and a great time saver. However, I also don't want it to be less than 750 pixels wide. With multiple layers selected, if you set the probability to 50%, about half of them will have a random scale applied to them, the other ones will be untouched. Rick's scale expression workes great but I want to control the frame range where scaling occurs. After Effects expressions are all about working with values in an object hierarchy. jakeinmotion. In the Timeline panel, select the property on which the expression is written and choose Animation > Keyframe Assistant > Convert Expression To Keyframes. Learn to code expressions in After Effects! https://domestika. However I don’t know how to make it look less choppy. Randomize for Variations: Introduce natural variability. Adobe After Effects Expressions. posterizeTime(0); x = random(100); y = random(100); Expressions are quick scripts that can affect modify input values, from the expression itself or another object in AE, and then apply them to a specific Layer property. Sep 24, 2006 · newValue = random(100); xScale = transform. toFixed(value) // time. However, if you’ve worked with the After Effects wiggle expression for any amount of time, then you probably know that the wiggle expression has a very specific look that can sometimes be annoying and difficult to work with. For example, you can create an effect that looks like a magnifying glass moving over a layer, with the contents under the magnifying glass bulging as the lens (that is, the overlying layer) moves. Oct 11, 2023 · Activity › Forums › Adobe After Effects Expressions › Random scale up of multiple objects. Probability is the percentage of chance your layer will be affected by this script. Note Scale the scale animator via keyframes. the "wiggle" expression should be what you are looking for. 1: thisComp. If your comp is 30fps, posterizeTime(3); will make the value update every 10 frames. Aug 29, 2024 · This example expression synchronizes the Bulge Center argument of the Bulge effect in one layer with the position of another layer. The thing is, i want to randomly apply an effect where it scales up and down randomly, sort of like the wiggle effect but with the scale instead. Expressions are a powerful tool within After Effects that allow you to automate animations, create complex relationships between properties, and save valuable time in your workflow. Scaling should happen fairly quickly in order to induce a bounce effect. Searchable, fast, and powerful. Looping Keyframes with Expressions in After Effects Use the After Effects expression elements along with standard JavaScript elements to write your expressions. Random Scale Expression. (so i can use it many times) Apr 15, 2024 · Learn about expressions and expression references such as time conversion methods and vector math methods in After Effects. Nov 17, 2020 · How to Add a Wiggle Expression in After Effects To show how a wiggle expression is added, I’ve created an end card that we’re going to pretend appears at the end of a recycling commercial. This tells AE to grab a value from a property at a specific time. com/launch-into-after-effectsYo Jul 1, 2008 · Activity › Forums › Adobe After Effects Expressions › Uniform Scale Wiggle. You can pull v May 3, 2021 · The wiggle expression in Adobe After Effects is a powerful tool that allows you to create random movement or animation in your compositions. 15; // fade - 10522059 Imagine animating a helium balloon. Apple Final Cut Pro X; Apple Motion; Avid Media Composer; Blackmagic Fusion; Blender; Creative Community Conversations; DaVinci Resolve; Maxon Cinema 4D; RE:Vision Effects; Storage & Archiving; Tape-to-Digital; Vegas Pro; OTHER FORUMS the problem is i want the “CANON” to shoot my particles in a random size. Add that before the rest of your expression. Jan 21, 2024 · Let‘s break this down – transform. I’m working on a music video that involves creating a photo mosaic look. Here is what I have on the ‘scale’ transform so far: sx = wiggle(. ‍ Want more wiggle in your day? How to Loop a Wiggle Expressions really open up After Effects to another level, and there’s just some things that you couldn’t do otherwise without a little bit of code to help out. How to Scale a Shape Layer to the Size of your Comp. The most basic form of the Expression is written: random(); Dec 7, 2021 · The example below shows the same expression on the y position of the dots, with the only difference being the amplitude of the wiggle expression. Adjust the frequency (f) and amplitude (a) values to customize your effect. Oct 25, 2005 · hi, I am have a wiggle expression that is being controlled by a slider property, I move the the slider up and down and I get a wiggle, but if I move it to the same value the wiggle is exactly the same – not random. Popular expressionsAs you’ve learned from the previous article on top 3 After Effects Expressions to simplify your workflow, programming in After Effects, besides being totally not […] So the fourth expression that we're talking about here is the clamp expression and the clamp expression [00:12:00] is so dang useful in after effects, but a lot of people just don't really know about it, and don't really use it all that much, but basically the clamp expression sets parameters and basically says, you can not go beyond this low It's a way for you to have After Effects inject some randomness into your property values, so that without having to create a single keyframe, you can make things more lively! You could apply wiggle to the position and rotation of a layer if you wanted to add some fake camera shake, or wiggle the brightness of a lens flare to make it flicker toComp([0,0]): This part gets the position of the layer's anchor point and translates it to the composition's space, which is basically the main working area in After Effects. 07, 10)[0]; s = Math. scale[0]; yScale = newValue; [xScale,yScale] Where newValue is what you want the y scale to be. Aug 16, 2023 · The closest expression to what I want to achieve that I found is wiggle, but it does not allow me to control all the values as I would like (e. Every single one of those should Scale Up for 0 – 100 in a random way. I. Read about Random Expression and level up your After Effects expression game. Wiggle for Random Motion: Add random movement. However, how do I separate the x & y. If you set the frequency value to 0, you essentially get a pseudo-random outcome. Posted by Adriano Moraes on Jan 31, 2020 · Hi I'm trying to create a responsive textbox Eventhough Im following EAbrahams instruction I got the following message this script is under shape layer, Rectangle/Rectangle Path/ Size and 'text' is the text layer t=thisComp. Sergei is known for his quick and practical After Effects tips and tricks on YouTube, where he generated well over 6 million views on his tutorials. Oct 20, 2014 · So the script that was mentioned above worked perfect for me. adobe. Done! Now you can get the randomness of a wiggle expression, but add a lower frame rate - all in one easy expression. First we'll go after the low-hanging fruit. Press question mark to learn the rest of the keyboard shortcuts Dec 11, 2019 · Solved: Hello guys . Thank you very much in advance for your help and time Aug 3, 2020 · I'm trying to write an expression that determines the size of a path based on the width of two text layers. Ignore Parent Scale - After Effects Expression Frozen Random Number. The basic random() method has several different flavors. width, thisComp. In the composition, we have a 3D camera moving upward with a visible parallax between the foreground and the mountains. com/dojo and use the promo code: DOJOLearn how to cre Now that we have the basics of creating random motion down, we'll move on to adapting our basic random motion expression to other properties, and effects. html#random_numbers_m I’m trying to create an expression in after effects that controls changes the size of the circle at a random scale, which was easy. For example, if we put 50 as the minimum value for opacity then the random opacity value generated will never be lower than 50. Say for example you want the scale to smoothly change once every second, you would set the scale to halfway in between your min and max value (55) and then your expression would be: wiggle(1,5) Because its wiggling 5% scale once a second Mar 11, 2019 · You would have noticed that the expression has two values. A slow scale will produce little to no bounce. Nov 24, 2021 · After Effects Beginners Course https://www. Then set the min/max variables to whatever values you want (these could even be pickwhipped to an expression control or another layer. Thanks, J! In this new video tutorial on After Effects, we will learn new advanced expressions associated with shape layers. Sep 30, 2022 · /// About: In this video, I will show you how to create a Responsive Mask using Expressions inside Adobe After Effects. The example above uses a random function to produce a value but you could use any method you want here — even an expression slider to keyframe y Scale. By adding the Random Expression to a layer property, you instruct After Effects to choose a random number between 0 and the value defined in the Random Expression. sjv. Jan 1, 2008 · I also need the keyframed scale values to remain for each layer. I created the most comprehensive intro to After Effects, ever. time is a special keyword in After Effects that refers to the current time in seconds, and 90 is the number of degrees we want to rotate per second. com/ca/after-effects/using/expression-language-reference. Here are some reference photos too: One, Two, Three I have two solids, one of them is inside Pre-comp 1 which is inside of Comp 1. They’re simple, powerful, and will help you get the job done. ” W is our array, so now on a new line, type: [w[0],w[0]] Jul 31, 2021 · Bringing up an oldie but goodie here. He is also a former senior motion graphics designer at Fox Sports where he worked on graphics for NFL, Super Bowl, MLB, World Series, College Football, NASCAR, Women’s World Cup, and NASCAR Race Hub. Wiggle. Feb 23, 2021 · Hey guys! I’m trying to achieve this (attached image). Generating random colors consistently for Jul 22, 2020 · This short tutorial shows a quick and easy method for creating a scale bounce in After Effects. Below is a list of our favourite expressions in not particular order that we have found online at some point or another. In this case something like this. Is there any solution to this? The script I’m using for this: Absolutely. toFixed(4) will create 4 integers after the decimal May 20, 2007 · Activity › Forums › Adobe After Effects Expressions › Random Scale Expression. To Activate an expression: Select and expand the layer target layer's properties Locate a specific property, for example, scale hold down ALT Press J to jump to the feed. In this article, he will share how expressions can be used to create more complex animation. Wiggle Expression (Control Random Motion) The Wiggle Expression is one of the most used in After Effects to create random motion. Here's how to use the random expression in After Effects. scale[0], value[1]] or [scale[0], value[1]] To make a slider control the X value just select value[0] and drag the pickwhip to the slider and get this: [effect("Slider Control")("Slider This expression allows you to make a property oscillate and wiggle between two set values (the min and max) Just paste the expression to whatever property you want to control. com/boonelovesvideoPlaying around with the random() expression to create different types of flickerin Mar 12, 2020 · You might already know about the wiggle expression in After Effects. However, the random expression can be kinda confusing if you Apr 4, 2017 · Hi there, professional scripters might not think of this to be a problem, but I cannot solve it on my own after hours of trying. An Expressions tutorial. I’ve tried a dozen different methods but can’t seem to get it right. For Opacity or Rotation, we've got an expression to suit your needs. Once in AE, I import, convert to layered comp and all that jazz. layer("text"). io/oqnJBY Get an extra 10% off of courses with the code MANUEL_DOES_MOTION-10In this tutor Jan 31, 2009 · Random Position/Scale Expression Posted by Ryan Kehn on January 31, 2009 at 7:07 pm I’m trying to mimic and effect I’ve seen quite a bit (although I don’t have an example to share) where text jumps around the screen randomly from a home location. But otherways are very welcome too. For a free trial and 10% off, visit https://www. Nov 1, 2021 · 5 biểu thức After Effects Expression mỳ ăn liền đơn giản Bounce Expression. It’s great for simulating randomness in weather effects like leaves blowing in the wind. The Random Expression is used in After Effects to generate random values for the property to which it's applied. Each expression changes value twice per second, with the amplitude increasing from left to right. Simply add the expression to any Transform property, and watch your shape start to He has authored an online video course on After Effects Expressions and developed scripts for After Effects. Fixed() along with Time expression // Timer with the Time expression Alt+ Click on SourText layer, this will create decimal numbers too time // To create whole number or round off write the following syntax Math. The sample for "random motion - more chaotic" is exac Mar 4, 2024 · Math. So if you apply an expression to position: wiggle(0,300) then you will get a random position within a 600x600 pixel square (because it will be 300 in both positive and negative space for x and y Dec 6, 2019 · If you need specific places you can put a bunch of stars, all on a single layer, in the place you want them, press the U key twice to reveal all modified properties, then set keyframes for PolyStar>Transform Polystar>Scale and Opacity, then just drag the keyframes around in the timeline. My thoughts were doing that based of the Shape Layer’s Index. . Free Plugins Nov 3, 2023 · When you convert an expression to keyframes, After Effects evaluates the expression, creating a keyframe at every frame, and then disables the expression. There are many already-built methods that will provide you with random values. The first is the minimum value. Jun 1, 2022 · One handy expression to know in After Effects is the valueAtTime expression. width; h=t. We've built custom courses designed to get your motion Jan 6, 2022 · Creating a Looping Wiggle Effect in After Effects - TutorialWhen you create a wiggle effect - really easy with (wiggle 1,10) for example - and you want to ma Thanx Dan, it worked! Now I have another problem 😛. Balloons tend to drift randomly when floating in the air. I only want the 'Y' axis to scale up with time and I want 'X' to stay the same thickness the entire time. patreon. Instead of manually creating keyframes, you can apply wiggle(2, 50) to its position. Expressions can be static throughout time or dynamicly changing as time progresses. There are many applications were the random expression can help ease the burden of small tedious animation tasks that slowly eat at your time animating. Then I will just paste the expression to all my layers… This page is dedicated to helping motion designers and After Effects enthusiasts explore the world of expressions. After Effects Expression Reference Library. Time-Based Animations: Continuous motion over time. round(time) // To create as many digits after the decimal as you want time. hope someone can help me, what I want to do now is to convert the random values generated with constant numbers since I made some camera moves over the spreaded pics, saved the proyect and (I really dont remember if I closed it and opened it again) the values changed, I mean the pics are now on different locations. /// Free After Effects Project Fil That means your expression result needs to be in an array. Jul 24, 2012 · I work with a lot of hand-drawn loops and I'm curious about expressions that can randomize the frame playback of image sequences using the time-remapping property. He is also a former senior motion graphics designer at Fox Sports where he worked on Nov 27, 2009 · I’m pretty new with AE, especially when it comes to expressions. If you have reached this tutorial it means that you are struggling to apply the same amount of scale to both width and height using a wiggle expression. squarespace. posterizeTime(n); is what you’re looking for. Bounce for Apr 27, 2020 · Denys is the Motion Design School’s script wizard and the author of the Expression Trip course. sourceRectAtTime(); w=t. Animation Preset and Project File - https://www. hi, i need to write an expression that will scale up an object (to 21% in this case) at a random time between 2 and 5 seconds. Essential After Effects Expressions Enhance animations with our guide on key After Effects expressions Smooth Continuous Rotation: Endless, smooth rotation. Center the Anchor Point: Automatically center the anchor point. Is there anyway to get a random seed? Mar 14, 2019 · Anyway does somebody know how to Scale Up (0-100) an Object randomly based on it’s index? Details: I have a Comp that has around 7 Shape Layers. domestika. The wiggle expression is a great way to introduce randomness to your image, solid or shape in After Effects, but when applied to scal Randomness is one of the most asked about uses of expressions and After effects gives us a pretty good arsenal of tools with which to implement it. 7071]) : This is similar to the above but for a point that is diagonally offset from the anchor point. Thanks for watching!TipTutZone [Discord Community Chat]:htt Aprende a utilizar la expresión random y tres expresiones más para animar aleatoriamente cualquier propiedad y conseguir animaciones únicas de forma muy fáci Nov 20, 2014 · To tie the X value of the position to the scale of the layer simply select value[0] and drag the pickwhip to the x value of scale and get this: [transform. There are loads of different Expressions you can use in your After Effects projects, we’ve put together this handy list. Random Seeded Color Expression. For example, in traditional hand-drawn animation when you wanted to hold a pose without the animation looking static you would create Jan 30, 2023 · In this After Effects tutorial, I'm going to cover 10 amazing expressions you must know within Adobe After Effects! Expressions can really level up your moti Sep 28, 2020 · Special thanks to our sponsors Squarespace. Mar 7, 2022 · So here are the five essential After Effects expressions that you should start your origin story with. In this quick After Effects Tutorial, I#ll show you how to use the random expression. height; (w,h) expression re After Effects expressions library Life is easier with After Effects expressions, but writing them can be daunting. I found a random script on www. vbfybx swmem vhfu yudws qgz qjld dwey nvtljl vasgrord rvw
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}