DarthSharkie / Apel-Mod

Apel is a library that brings particle animations to the table with flexible behaviour and a clean developer interface. It promises also lots of predefined shapes & paths to help the developer on their particle scene
Other
0 stars 0 forks source link

Add `Cone` instruction #29

Closed DarthSharkie closed 5 months ago

DarthSharkie commented 5 months ago

Cone needs an instruction so it's efficient across the wire and can cache particles on the client.

DarthSharkie commented 5 months ago

Fixed in https://github.com/GitBrincie212/Apel-Mod/pull/24/commits/5333e34cd4bfee8b433d51ec189c8509cdeb7afb.

Merged in https://github.com/GitBrincie212/Apel-Mod/pull/24.