How to make an airdrop spawn only on the map?

  1. What do you want to achieve? Keep it simple and clear!
    I want to make an airdrop spawn script, so that the airdrop only spawns on the map and not at random positions.

  2. What is the issue? Include screenshots / videos if possible!
    I don’t know how to do it.

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I have tried Devforum and YT.

1 Like

please learn the basics of scripting before trying to script things like this… i get it may seem like a waste of time when you can ask others to do it for you but trust me it is so much more rewarding than just getting a tutorial or someone else to do it instead. if you still are determined to do this instead of basics, learn Raycasting, how to detect specific parts in view, and then you may see how to do this. once you do that, learn CFrames and PivotTo to make your airdrop model move to the valid position you need.

tl;dr stop asking people to make code for you, the template for this category explicitly says not to

2 Likes