Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/track/water2d.git README
Gameframe.Water2D š
Splashy 2D water
Quick Package Install
Using UnityPackageManager (for Unity 2019.3 or later)
Open the package manager window (menu: Window > Package Manager)
Select "Add package from git URL...", fill in the pop-up with the following link:
https://github.com/coryleach/UnityWater2D.git#2.0.1
Using UnityPackageManager (for Unity 2019.1 or later)
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
{
"dependencies": {
"com.gameframe.water2d": "https://github.com/coryleach/UnityWater2D.git#2.0.1",
...
},
}
Usage
Import the package in the demo folder for example usage
Author
š¤ Cory Leach
- Twitter: @coryleach
- Github: @coryleach
Show your support
Give a āļø if this project helped you!
This README was generated with ā¤ļø by Gameframe.Packages
Total Installs
0
Last 30 daysUnique IPs
0
Approximate usersInstalls Over Time
Operating Systems
No data yet
Top Countries
No data yet
Git Versions
No data yet
Embed Install Badge
Add an install count badge to your README
Markdown
[](https://www.pkglnk.dev/pkg/water2d)HTML
<a href="https://www.pkglnk.dev/pkg/water2d"><img src="https://www.pkglnk.dev/badge/water2d.svg?style=pkglnk" alt="pkglnk installs"></a>
No comments yet. Be the first!