I was planning to make a script to award a player to find a hidden flower in my game EPIC Gear House. If the player touches it, they are awarded a model. Is there a way to make a script of awarding free models in-game?
You cannot award free models to a user. The best you can do is prompt them to take it via use of MarketplaceService - However, by going this path you need to have the model on the public domain (meaning that anyone could just take it - Taking away the awarding aspect).