Roller Trick

Cookiez38

Member
Aug 14, 2014
40
5
Hello,

i have this problem with rooler..
b2096a07871f3cfe53c0fd0e14d11e0c.gif

i want it to go in the wall not up the wall
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
okay thats a new one.. Does it work with other furniture? and please change the stackheight of your roller to .5 so the furniture sits on top of it. #OCD
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
no, all the items do the same as this one :/

EDIT: Thank's you dude ! i fixed it.. it was on emu side..
Code:
else if (!isroller && !Override)
                {
                    PlacementHeight = (PlacementHeight) + (Item.RoomPosition.Z - 0.5);
*Was 0.45
haha weird but okay, no problem. Guess OCD fixes some problems. Now that I know this though if I want to use a roller to put something directly on top of a stack I just make the stack height less then .5
 

Users who are viewing this thread

Top