CreatorsOk
senkou kaitori

senkou kaitori

patreon


senkou kaitori posts

I joined 1 Week Gamejam

I made a Side-scrolling action game with Unity at 1Week Gamejam.

You can play here, for free! -> https://unityroom.com/games/furu_sword

View Post

Structure of ModularPartDef

ModularPartDef is a Def that defines a part that can be attached to a modular weapon. It's written as follows;

  • <defName>

The name of the def. Required like any other Defs.

  • <label>

The name of the part displayed in the game.

  • <descripti...

    View Post

New mod released!

https://steamcommunity.com/sharedfiles/filedetails/?id=2935666729

↑SUBSCRIBE NOW↑

View Post

Comeing soon!

View Post

Comeing Soon!

View Post

Comeing soon!

View Post

Structure of ThingDef for ModularWeapons add-on mod

    This is a ThingDef in XML file of PDW addon. I've underlined the important points in red;

    A good way to get started is to copy-paste from the base game weapon XML, and modify some of it. If so, here's what you should change:

1. Set parent of ThingDef to "BaseModularWeapon".

2022-11-18 11:32:48 +0000 UTC View Post

File structures of ModularWeapons add-on

    The file structure of "ModularWeapons - PDW Addon" is as follows;


About folder

    The About folder is like any other mod. Don't forget to add ModularWeapons mod into <modDependencies> in About.xml.

2022-11-09 08:01:21 +0000 UTC View Post

How to create an AssetBundle for ModularWeapons

Gunsmith system of ModularWeapons requires specially formatted texture files. So we need AssetBundles to prepare it.

Step1: Install Unity to your device.

From here; https://unity3d.com/

I recommend the same version of Unity as Rimworld, but it doesn't seem to have to be ...

View Post

Bayonet update for ModularWeapons is now avalable!

View Post

Next feature of ModularWeapons is...

View Post