Awesome
What
Core build game (Unity 2022.3)
<p align="left"> <a> <img alt="Made With Unity" src="https://img.shields.io/badge/made%20with-Unity-57b9d3.svg?logo=Unity"> </a> <a> <img alt="License" src="https://img.shields.io/github/license/unity-package/sunflower_2?logo=github"> </a> <a> <img alt="Last Commit" src="https://img.shields.io/github/last-commit/unity-package/sunflower_2?logo=Mapbox&color=orange"> </a> <a> <img alt="Repo Size" src="https://img.shields.io/github/repo-size/unity-package/sunflower_2?logo=VirtualBox"> </a> <a> <img alt="Last Release" src="https://img.shields.io/github/v/release/unity-package/sunflower_2?include_prereleases&logo=Dropbox&color=yellow"> </a> </p>How To Install
1: Download the repo and drop it into folder Assets
2: Add the line below to Packages/manifest.json
for version 1.4.8
"com.wolf-org.sunflower2":"https://github.com/unity-package/sunflower_2.git#1.4.8",
Includes modules
├── Core (Update only called once in Monobehaviour, Delay...)
├── ATT_IOS
├── Advertising (Support for Max, Admob and IronSource)
├── In App Purchase (IAP)
├── Asset Finder
├── Audio
├── Button (Custom UI Button)
├── Data
├── Firebase Remote config
├── Tracking (Firebase Analytic, Adjust, AppsFlyer)
├── Tri-Inspector
├── Level Editor
├── Mobile Notification
├── Object Pooling
├── Prime tween
├── Localization
├── FolderIcons
├── Hierarchy
├── In app review
├── SimpleJSON
├── GameService (Sign in with apple id / google play games service)
├── Tracking Revenue (by Firebase analytic, Adjust or Appsflyer)
├── Vibration (Vibration native support for android & ios)
├── Misc (Extension support Transform, SafeArea, Play Animancer, Skeleton,...)
├── Component