Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Strive: Conquest

A successor to first Strive For Power game, currently at alpha stage · By Strive4Power

Modding the ragdoll

A topic by Ryesoul created 4 days ago Views: 123 Replies: 1
Viewing posts 1 to 2

hello~ 
I'm looking for any kind of guide or direction to decompile/unpack the game imported images. I want to try make my own custom ragdoll. the farthest I've tried are directly putting a copy of the game to godot (I use 4.5 version of godot) and try using a decompiler (GDRE tools) which not giving any result I wanted.

I know modding the ragdoll is a topic that haven't been touched by anyone or the developer yet, but any help would be appreciated~

thank you~!

The game is built on Godot 3.5, so you'll run into trouble using Godot 4.5.

I have used this script in the past to extract PNGs from Godot STEX files: https://github.com/ClementineAccount/godot-stex-to-png