bsGamer570
Rookie
I currently modding a unity game name Bus simulator Bangladesh Local. The main vehicle controlling method of the game is Rcc_CarController.
What ever I want to make wall hack for vehicle . or the bus pass through the builiding.
I worked with set_triggerisOn () in Collider class
set_kinemetics () in Rigidbody class
also work with Raycast in Physics class but non of them was able to make the bus pass through the wall.
If any one experienced is available here please suggest me how to disable the the wall collider or building collider. I want to pass the bus through building and walls.
I am working with lgl mod menu .
What ever I want to make wall hack for vehicle . or the bus pass through the builiding.
I worked with set_triggerisOn () in Collider class
set_kinemetics () in Rigidbody class
also work with Raycast in Physics class but non of them was able to make the bus pass through the wall.
If any one experienced is available here please suggest me how to disable the the wall collider or building collider. I want to pass the bus through building and walls.
I am working with lgl mod menu .
If you need the game link or dump.cs file please let me know.