Large Gag edits (1 Viewer)

skinnypete85

Potential Patron
Joined
Jan 1, 2018
[EDITED BY A MODERATOR]
Hello, was wondering if anyone would be able to and willing to make a revision of
V vashikur 's Ring gag - Four Strap Version, and/or Ring gag - Five Strap Version, Tube gag - Strap-under-ear Version, Tube gag - Strap-over-ear Version
enlarging the ring in the gag, making it wider? having her mouth forced more open?

I can't seem to find the large gag mod anywhere for reference tho

[sby's code]
here is the code from the large gag
Code:
public function initl(param1:*) : *
      {
         this.g = param1.g;
         param1.addEnterFramePersist(this.checkf);
      }
    
      public function checkf(param1:*) : *
      {
         if(this.gag.visible && this.gag.parent)
         {
            this.g.her.gaggedRotation = 10;
         }
         else
         {
            this.g.her.gaggedRotation = 6;
         }
      }
so it is really just setting
g.her.gaggedRotation = 10;
and making the gag the correct size to look right with that jaw angle
 
Last edited by a moderator:

SyntaxTerror

Content Creator
Joined
Jul 24, 2014
You still have to ask V vashikur 's permission for his mod to be modified, and he may give the FLA source file that is very handy for modders and saves a lot of work.
Send him a PM and If he doesn't answer in two weeks, it's considered OK to edit his mod.

You also still have to find side-view references showing what you want (it's better to find anime-style images).
If you can't find such references, take a screenshot of the game and draw what you expect with any graphics editor (MS Paint, Paint.net, GIMP, etc.)

I deleted the superflous messages.

Good luck.
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.