Jump to content

ITEM - MOVEABLE attribute , How works ?


Mcreed

Recommended Posts

I see some items of the game source and i want to make moveable items like chest or something like that but i dont know how works , so the part " fixtures_windows_01_16" how get the textures or where take it ?

 

item TiledWindows
    {
        Type = Moveable,
        Weight = 0.5,
        WorldObjectSprite = fixtures_windows_01_16,
        DisplayName        = Tiled Windows,
        Icon            = default,
    }

Edited by Mcreed
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...