Open LoganSuperSpinelLogan opened 2 hours ago
I added gf to the char select and made her ui and freeplay style and made her assets and everything. But for some reason when i press freeplay, the game just softlocks to this. I have no idea what I am doing wrong.
her is what i put in her players json { "version": "1.0.0", "name": "Girlfriend", "ownedChars": ["gf-playable"], "showUnownedChars": false, "unlocked": true, "freeplayStyle": "gf", "freeplayDJ": { "assetPath": "freeplay/freeplay-girlfriend", "fistPump": { "introStartFrame": 0, "introEndFrame": 4, "loopStartFrame": 4, "loopEndFrame": -1, "introBadStartFrame": 0, "introBadEndFrame": 4, "loopBadStartFrame": 4, "loopBadEndFrame": -1 }, "charSelect": { "transitionDelay": 0.45 }, "text1": "GIRLFRIEND", "text2": "STILL A MYSTERY", "text3": "GET YO MANZ GURL", "animations": [ { "name": "intro", "prefix": "boyfriend dj intro", "offsets": [631.7, 362.6] }, { "name": "idle", "prefix": "Boyfriend DJ", "offsets": [625, 360] }, { "name": "confirm", "prefix": "Boyfriend DJ confirm", "offsets": [625, 360] }, { "name": "fistPump", "prefix": "Boyfriend DJ fist pump", "offsets": [625, 360] }, { "name": "loss", "prefix": "Boyfriend DJ loss reaction 1", "offsets": [625, 360] }, { "name": "charSelect", "prefix": "Boyfriend DJ to CS", "offsets": [625, 360] } ] }, "charSelect": { "position": 4 }, "results": { "music": { "PERFECT_GOLD": "resultsPERFECT", "PERFECT": "resultsPERFECT", "EXCELLENT": "resultsEXCELLENT", "GREAT": "resultsNORMAL", "GOOD": "resultsNORMAL", "SHIT": "resultsSHIT" }, "perfect": [ { "renderType": "animateatlas", "assetPath": "shared:resultScreen/results-bf/resultsPERFECT", "zIndex": 500, "offsets": [1342, 370], "loopFrame": 137 }, { "renderType": "animateatlas", "assetPath": "shared:resultScreen/results-bf/resultsPERFECT/hearts", "zIndex": 501, "delay": 4.41, "offsets": [1342, 370], "loopFrame": 43 } ], "excellent": [ { "renderType": "animateatlas", "assetPath": "shared:resultScreen/results-bf/resultsEXCELLENT", "zIndex": 500, "offsets": [1329, 429], "loopFrame": 29 } ], "great": [ { "renderType": "animateatlas", "assetPath": "shared:resultScreen/results-bf/resultsGREAT/gf", "scale": 0.93, "delay": 0.25, "offsets": [802, 331], "zIndex": 499, "loopFrame": 9 }, { "renderType": "animateatlas", "assetPath": "shared:resultScreen/results-bf/resultsGREAT/bf", "scale": 0.93, "zIndex": 500, "offsets": [929, 363], "loopFrame": 15 } ], "good": [ { "renderType": "animateatlas", "assetPath": "shared:resultScreen/results-bf/resultsGOOD/bf", "zIndex": 501, "offsets": [662, 371], "loopFrame": 14 }, { "renderType": "sparrow", "assetPath": "shared:resultScreen/results-bf/resultsGOOD/resultGirlfriendGOOD", "zIndex": 500, "delay": 0.91, "offsets": [629, 323], "loopFrame": 9 } ], "loss": [ { "renderType": "animateatlas", "assetPath": "shared:resultScreen/results-bf/resultsSHIT", "zIndex": 500, "offsets": [0, 20], "loopFrameLabel": "Loop Start" } ] } }
Lua
Windows
no
Is your name RPG visual on discord
Describe your bug here.
I added gf to the char select and made her ui and freeplay style and made her assets and everything. But for some reason when i press freeplay, the game just softlocks to this. I have no idea what I am doing wrong.
Command Prompt/Terminal logs ()
Are you modding a build from source or with Lua?
Lua
What is your build target?
Windows
Did you edit anything in this build? If so, mention or summarize your changes.
no