SkillAgentSearch skills...

UnityWater2D

2D splashy springy water

Install / Use

/learn @coryleach/UnityWater2D
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img align="center" src="https://raw.githubusercontent.com/coryleach/UnityPackages/master/Documentation/GameframeFace.gif" /> </p> <h1 align="center">Gameframe.Water2D 👋</h1> <!-- BADGE-START -->

Codacy Badge GitHub release (latest by date including pre-releases) openupm GitHub

twitter

<img src="https://media.giphy.com/media/W36MLDTWKCBuFjvv8P/giphy.gif" /> <!-- BADGE-END -->

Splashy 2D water

Quick Package Install

Using UnityPackageManager (for Unity 2019.3 or later)

Open the package manager window (menu: Window > Package Manager)<br/> Select "Add package from git URL...", fill in the pop-up with the following link:<br/> https://github.com/coryleach/UnityWater2D.git#2.0.1<br/>

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",
    ...
  },
}
<!-- DOC-START --> <!-- Changes between 'DOC START' and 'DOC END' will not be modified by readme update scripts -->

Usage

Import the package in the demo folder for example usage

<!-- DOC-END -->

Author

👤 Cory Leach

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by Gameframe.Packages

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated2mo ago
Forks6

Languages

C#

Security Score

95/100

Audited on Jan 6, 2026

No findings