|
Post by morgansmnm on Jun 29, 2024 19:05:46 GMT -5
Good afternoon everyone. I am new to the modding community and I have ran into a weird issue. I am taking an item that already exists (a rug) and turning it into another type of item (a dance floor). I have gone into object definition and changed the Tuning to danceFloor_generic and the TuningId to 123158. When this did not work, I went into the object catalogue and manually added Func_DanceFloor and Func_Dancing. With my changes to the tags on the Studio tab, the item is showing up next to all of the other dance floors, but when placed in game, the item never gets any special options like "dance".
I know I could just go through and replace an existing dance floor's model and such, but I am really perplexed as to why this item isn't getting any new options and would love to know why. Is there something special about rugs that make them impossible to be interacted with? Thanks in advance!
|
|
|
Post by lavsm on Jun 30, 2024 7:09:41 GMT -5
Hi, I cloned a rug and dance floor and changed every difference I could find in the rug's warehouse to match the dance floor and was having no luck either! Finally I noticed there is a checkbox titled "U2" below the tuning ID that wasn't checked for the dance floor, and after I unchecked that box in the rug package the dance options finally showed up.
I also noticed there is an extra entry in the dance floor rig bones called "_sound_" which I also added. Not sure what it does though.
|
|
|
Post by morgansmnm on Jun 30, 2024 12:35:35 GMT -5
Thank you so much! Tried to google to see what the U1-U5 even were, only to find this thread from 2017. It seems like this problem is a tale as old as time. Just tested it out and it seems to have fixed it. Thank you so much!
|
|