GithubHelp home page GithubHelp logo

goanifire-master-1.2.1-2's Introduction

GoAnimate Wrapper

This is an API wrapper for GoAnimate's Legacy Video Maker, which had been retired on 19th December 2019, 03:10 UTC. Unlike other services that attempt to sole the same problem, this project allows the LVM to access data peristence and is very portable. Please keep in mind that not all features designed to run on the original API work properly.

How to Use

To access this service, install Node.JS then clone/download this project. Once done, unzip the folder, copy the path, and execute the following commands in your command prompt (where {PATH} is the folder path you copied):

cd "{PATH}\GoAnimate-Wrapper-master"
npm install
npm start

When done, go to your web browser and navigate to localhost.

How To Change 'Heavy' or 'Kid' Outfits on the Character Creator

Written verbatim by CaptainArgonut24, as of 2020-03-25

Intro:

If your using the business friendly character creator and you want to change the outfits of the "heavy" and or the "kid", here is how you do it:

Steps:

  1. Make the character normally. It will allow you to do everything but change the outfits
  2. Save it and go to the “_SAVED” file and find the number where the character file is saved.
  3. Download a xml editor and change the id’s of (GoHands,GoFeet,GoLower,GoUpper, GoBehindBody) to what you want it to be. Takes will some trial and error to get to what you want it to be. Use the video maker to view each update.
  4. Change the colour in [https://www.google.com/search?q=hex+color&rlz=1C1CHBD_enCA886CA886&oq=hex&aqs=chrome.1.69i57j69i59j0l6.3320j0j7&sourceid=chrome&ie=UTF-8](hex code) in the colour area.

Refer to the regular Business Guy CC for changing the id’s. Just change the 1 at the beginning to the number of the character. (Ex: change 1 to a 3 for heavy) might not be 100% exact but pretty close. Just going up 1 or down 1 until you find what you're looking for

Example:

<?xml version="1.0" encoding="UTF-8"?>
<cc_char headdy="0" headdx="0" hyscale="1.4" hxscale="1.4" yscale="0.7" xscale="0.7">
<color r="ccSkinColor">0xE2C294</color>
<color r="ccEyeLib">0xBD8764</color>
<color r="ccMouthLip">0xA63636</color>
<color r="ccBackMajor">0x996600</color>
<color r="ccHairMajor">0x000000</color>
<color r="ccEyebrow">0x000000</color>
<color r="ccLowerMainA">0x080c52</color>
<color r="ccUpperMain">0x46946f</color>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="heavy" type="bodyshape"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="heavy" type="freeaction"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1012" type="faceshape" split="N"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1009" type="nose"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1040" type="hair"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1018" type="mouth"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1004" type="ear"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1003" type="eye" split="N"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1020" type="eyebrow" split="N"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1012" type="glasses" split="N"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1008" type="facedecoration" id="ID5161"/>
<component yscale="1" xscale="1" rotation="0" offset="0" y="0" x="0" theme_id="business" component_id="1035" type="facedecoration" split="N" id="ID8089"/>
<library theme_id="business" component_id="3001" type="GoHands"/>
<library theme_id="business" component_id="1001" type="GoBehindBody"/>
<library theme_id="business" component_id="3019" type="GoUpper"/>
<library theme_id="business" component_id="3046" type="GoLower"/>
<library theme_id="business" component_id="3002" type="GoFeet"/>
</cc_char>

goanifire-master-1.2.1-2's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.