Separate names with a comma.
I'm messing with teleporting a wall directly in front of the player when they enter a lua trigger. The teleportation works, but the wall remains...
Solved this myself. For anyone wondering you just change the multiplier in this line: local coordinate = forward * 2 + position For some reason,...
I'm experimenting with some cannibalized code from this thread. Everything seems to be working as I'd like and a prop is teleporting at the front...
I've been messing around with spawning vehicles and props using console commands. I was wondering if there was any way to spawn in vehicles...