Hey everyone! I'm working on a simple mod and I want to create a Lua script that spawns a vehicle high up in the air above the player so it falls down. Kind of like a "falling car" effect. I've got the basics down, but I want to make sure I'm doing it the right way. How do I get the player vehicle’s position, then use that to spawn another vehicle above it? Any tips or examples would be really appreciated! Thanks in advance!