Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Sado The Deddog FOREVER

23
Posts
1
Topics
1
Followers
1
Following
A member registered Nov 16, 2020 · View creator page →

Creator of

Recent community posts

Amazing game jack!

thanks!

The reason why is because the links expired and can't be used anymore, so find someone who will build a new version for you.

True, The Engine Would Be David Engine But I Cant Seem To Find It

i have the same problem

turns out i was an idiot, so next time you request something like a psych engine build. just let me know

Download The Artifact https://github.com/FunkinModdingPlus/ModdingPlus/actions/runs/137842009

Edit. There are plugins that i can not install sadly so i cant compile it

I can do the job for yall (i am chrome os but i am a expert)

That dude be true tho

sadly idk

also the offset pos is easy just press 8 in a song with your char and then postion him then go back to the hscript then do this

char.addOffset('idle', 0, -155);

    char.addOffset('singUP', -6, -155);

    char.addOffset('singRIGHT',0, -155);

    char.addOffset('singLEFT', -10, -155);

    char.addOffset('singDOWN', 0, -155);

and bam you are good

first open the hscript (i use weeklys mainly so i dont have any json stuff for you)

then open the xml of you char then copy the animation names and numbers to the correct place like this

trace(": )");

// char is a Character

function init(char) {

    trace(": )");

    var tex = FlxAtlasFrames.fromSparrow(hscriptPath + 'char.png', hscriptPath + 'char.xml');

    trace(": )");

    char.frames = tex;

    char.animation.addByPrefix('idle', 'Idle', 34, false);

    char.animation.addByPrefix('singUP', 'Sing Up', 7, false);

    char.animation.addByPrefix('singLEFT','Sing Left', 7, false);

    char.animation.addByPrefix('singRIGHT', 'Sing Right', 7, false);

    char.animation.addByPrefix('singDOWN', 'Sing Down', 7, false);

    trace("finish anim");

    char.addOffset('idle', 2, -42);

    char.addOffset('singUP',-6, 73);

    char.addOffset('singRIGHT',-36, 17);

    char.addOffset('singLEFT', 64, 6);

    char.addOffset('singDOWN', 1, -363);

    char.playAnim('idle');

    char.flipX = false;

    char.enemyOffsetX = 0;

    char.enemyOffsetY = 0;

    char.playerOffsetX = 0;

    char.playerOffsetY = 0;

    char.followCamX = 259;

    char.followCamY = -100;

    char.midpointX = 0;

    char.midpointY = 0;

}

portraitOffset = [0, 0];

dadVar = 6.1;

isPixel = false;

function update(elapsed, char) {

    // do nothing...

}

var danced = false;

function dance(char) {

    trace(": )");

    char.playAnim('idle');

}

trace("done");

then simpley add it to custom_chars.jsonc

and bam and dont forget to add the icons and such like this

,"tord" : {

         "icons" : [

             0

            ,1

            ,2

        ]

        ,"colors" : [

             "#EE20D9"

        ]

        ,"like" : "tord"

there you go with hscript and modcharts are possible in weeklys in the hscript format

heck you can use win 7 and vista as long you have 4gb of ram and a intel celeron

have you loaded the inst and voices?

you kinda remind me of 2.2 WHEN

if not today prob saterday

alright its fine i got it to work

the 32 bit download is there but it does not give you the file...


please fix this : )

plz turn off antivirus