An open API service indexing awesome lists of open source software.

https://github.com/needle-tools/needle-engine-modules


https://github.com/needle-tools/needle-engine-modules

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![colorbar](https://user-images.githubusercontent.com/5083203/180309860-542e6882-163c-4e11-9555-2c669ad72472.png)

# Needle Engine Modules
*This repository contains [Needle Engine](https://docs.needle.tools) module files (npmdef packages)
Reference them in your Needle Engine Unity project to get started.
[Learn more](https://docs.needle.tools/npmdef) about npmdef packages*

## Content

- Google Drive [twitter](https://twitter.com/marcel_wiessler/status/1533529353384075265)
- Custom Timeline Tracks: VideoTrack, CSSTrack
- Splines (for Unity 2022)

## How to install 💽

## Using Needle Package Installer
1) Download [this installer](https://package-installer.glitch.me/v1/installer/needle/com.needle.engine-modules?registry=https://packages.needle.tools&scope=com.needle&scope=org.khronos)
2) Drag Drop it into a Unity project to install the Needle Engine Modules package

### [From github](https://docs.unity3d.com/Manual/upm-ui-giturl.html):
1) Open Window > Package Manager
2) Click + in top left corner
3) Select Add package from GIT url
4) Paste this `git+https://github.com/needle-tools/needle-engine-modules.git?path=package`
5) Click Add, Unity should now import the package

> **Note**: If you want to reference a specific commit or tag, you can use
`git+https://github.com/needle-tools/needle-engine-modules.git?path=package#6005c22081f9a92eace8585fe0c3d87308593786`.

# Contact ✒️
[🌵 needle — tools for unity](https://needle.tools)
[@NeedleTools](https://twitter.com/NeedleTools) •
[@marcel_wiessler](https://twitter.com/marcel_wiessler) •
[@hybridherbst](https://twitter.com/hybridherbst) •
[Needle Discord](https://discord.needle.tools)