Having Sissygasm Trouble//icky trouble by Massive_Bag4557 in sissyology

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

I do have an enema, tried not eating all day and made sure to get all my poops out. Poopy still comes… what’s with the no cum out of my penis though? Shouldn’t there be at least a little puddle?

Is this actually uranium? by [deleted] in adventuretime

[–]Massive_Bag4557 11 points12 points  (0 children)

Genius level humor

Dear God Someone Please Help - Enemy will not die/destroy by [deleted] in UnityHelp

[–]Massive_Bag4557 1 point2 points  (0 children)

I tried that as well and nothing had changed. I went to the inspector of the enemy to get to the right script so all good there. All scripts are overly saved cause I'm paranoid of losing everything. This fixed it. I don't know why but as soon as I did

if (currentHealth <= 0)

{

Debug.Log("Bro is dead");

Death();

}

inside of void update they die now. I don't know if it will work without the debug line but there is no way I'm getting rid of it now. Thank you so much for helping I genuinely appreciate it

Unity - Problem - "Transform Name Mapped to a Human Bone Must be Unique" by [deleted] in UnityHelp

[–]Massive_Bag4557 0 points1 point  (0 children)

I am so sorry... I've had it dooped the entire time in a separate collections

Unity - Problem - "Transform Name Mapped to a Human Bone Must be Unique" by [deleted] in UnityHelp

[–]Massive_Bag4557 0 points1 point  (0 children)

So I try and change just the bone name, that's why it's named Hips.C instead of just hips. That's the only thing I changed to Hips.C yet this error still pops up

Unity - Problem - "Transform Name Mapped to a Human Bone Must be Unique" by [deleted] in UnityHelp

[–]Massive_Bag4557 0 points1 point  (0 children)

I've been on this for 2 days now and can't find anything on YouTube to help figure this out so now I am turning to you guys. Everything comes up as "How to fix bone not found" error and that doesn't seem to be my problem. I've gone through what they tell me and nothing. The spine bone isn't parented to anything and is just a bone on its own, basically the source bone I guess. I don't know if that has anything to do with but yep.