Greetings, Developers!
Are there features you build over and over again in every new experience? Or ones that you keep meaning to implement but don’t have the time? We may have a solution for you!
Introducing Feature Packages: fully functional, customizable features that you can drag and drop into your experiences and get up and running quickly. These packages come with:
- Functional back-end code for minimal engineering work
- Default Roblox UI that can be customized to fit your experiences’ aesthetics
- Built-in game design and UI/UX best practices
- Funnel analytics and insights
Two packages are available for implementation today:
-
A Bundle Package for creating in-game item bundles that has undergone extensive testing and iteration with the help of many developers
The Bundle Package includes features like a timer for limited-time bundles, a HUD icon, discounted price messaging, and featured item flair.
-
A Missions Package for creating a quest system, which is ready for beta testing
The Missions package can be used to create a variety of mission types, like daily, weekly, and progression.
A third, the Season Pass Package, will be available for testing in the coming weeks, and more packages will follow. Follow this post for updates!
Although packages are currently only available on the Creator Store, we plan to open source all current and future packages on GitHub early next year so that the developer community can iterate and share improvements. We look forward to seeing what you come up with!
We would also love to hear your feedback on improving the Feature Packages and any ideas you have for future ones! Let us know in the comments.
Package Core (Required)
This is the shared library that all packages use. These files are required to implement Bundle, Missions, and future packages.
Files
Resources
Bundle Package
Bundles are sets of items offered to players for a single price. Industry benchmarks show that games with bundles see a 2-10% revenue increase. This package allows you to quickly create bundle offers with customizable contents, price points, and availability, making it ideal for everything from seasonal event bundles to starter packs!
Files
Resources
Missions Package
Missions, or quests, allow you to reward players for completing objectives. Missions can be used to encourage daily engagement, provide guidance in a tutorial, and offer players long-term progression goals on their own or as part of a season pass. The highly flexible Missions Package allows you to create missions with unique objectives, rewards, unlock requirements, and availability.
Files
Resources