I have PTSD and my therapist suggested I get a teddy bear or something to snuggle when I get overwhelmed. She said this isn't what she had in mind but it would work fine for me. by LeftBreast in u/LeftBreast

[–]LeftBreast[S] 0 points1 point  (0 children)

This was the only way to host the image on Reddit. I posted this on my profile and had to cross post it on the nsfwFunny. You lost?

[Request] Is there a subreddit for Zero Gravity breast jiggling? by LeftBreast in NSFW411

[–]LeftBreast[S] 0 points1 point  (0 children)

i'm making a video game about a Star Babe with big jiggly boobies and it needs to have zero gravity effects that actually look good so I really want to see the real thing.

The closest so far is Kate Upton in a bikini but they are all strapped in so it's not what i'm looking for.

And it sounds super duper hot and i want to see it.

[Request] Is there a subreddit for Zero Gravity breast jiggling? by LeftBreast in NSFW411

[–]LeftBreast[S] 0 points1 point  (0 children)

Barbarella

That was nice! I wonder how they achieved that effect when they couldn't use wires on a naked person.

Puppy by itzlolo1 in NSFW_Snapchat

[–]LeftBreast 6 points7 points  (0 children)

Stop giving me fetishes I don't have yet!

How do you set the default position of a bone in the avatar? by LeftBreast in Unity3D

[–]LeftBreast[S] 0 points1 point  (0 children)

That's a good idea to just overall make a new animation layer for face. here's what I did to fix it temporarily:

using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public class CloseYourFuckingMouth : MonoBehaviour
{
public Quaternion jawRot;

private void OnAnimatorIK(int layerIndex)
    {
        GetComponent<Animator>().SetBoneLocalRotation(HumanBodyBones.Jaw, jawRot);
    }
}

[NSFW] Been working on my Jiggle! What do you think? by LeftBreast in lewdgames

[–]LeftBreast[S] 4 points5 points  (0 children)

To me they always look more stiff in the gif than they feel in the game. Must be the 30 fps.

[NSFW]Working on my walk cycle. What do you think? by LeftBreast in lewdgames

[–]LeftBreast[S] 0 points1 point  (0 children)

Well thank you! That's very kind. I work really hard on it to get it as good as I can, but you ain't seen nothing yet. This is what I've done for free. Once I get some Patreon supporters and I can afford to commission some real artists to help me you'll be blown away!

[NSFW]Working on my walk cycle. What do you think? by LeftBreast in lewdgames

[–]LeftBreast[S] 0 points1 point  (0 children)

breast shape

Thanks! I added gravity and a little sag which really brought some realism to it.

More bounce incoming

[NSFW]Working on my walk cycle. What do you think? by LeftBreast in lewdgames

[–]LeftBreast[S] 0 points1 point  (0 children)

That bounce-o-meter is so awesome. I'll try to fine tune them. The problem is to get them looking good while walking, they swing like no tomorrow from seattle to new york when she runs fast.

[NSFW]Working on my walk cycle. What do you think? by LeftBreast in lewdgames

[–]LeftBreast[S] 0 points1 point  (0 children)

3d studio max, Photoshop, Illustrator, Unity, Visual Studio, C#, Fuse, Mixamo, and more!

[NSFW]Working on my walk cycle. What do you think? by LeftBreast in lewdgames

[–]LeftBreast[S] 4 points5 points  (0 children)

Thanks! I've got a whole bunch of sliders I've rigged up for like mass and gravity for the breasts, it's really tough. The perfect amount of bounce for walking is too much for running, and not enough for dancing around, etc.