function BOAT_ENTITY:on_rightclick(clicker) if clicker then clicker:set_attachment(self.object, "", {x=0,y=0,z=0}, {x=0,y=0,z=0}) end self.player = clicker --self.player = clicker --clicker:set_attachment(self.object, "", {x=0,y=0,z=0}, {x=0,y=0,z=0}) end