Overlay Animation API

Overlay Animation API

763 Downloads

Welcome to Overlay API

This mod is specifically aimed at MCreator users.
The library will be used to allow anyone to have access to overlay animations/screen tints
The overlays can be grouped up, and removed together by using the same key!

Features

Built in
Static / Hypno / Screen Tint

Support for
Custom overlays/animations

How does it work
Animations/Overlays are controlled by a command to give users the most ease
Simply run a command in the name of an entity and you're good

External Overlays/Animations (Your Mod)

/overlayapi external <keycode> <red> <green> <blue> <alpha> <maxFrames> <delay> <file_location>
Ex
" /overlayapi external blueFire .0 0 .4 1 32 1 minecraft:textures/block/fire_1.png "

Built in Overlays / Animations

/overlayapi internal static <keycode> <red> <green> <blue> <alpha> <delay>
/overlayapi internal tint <keycode> <red> <green> <blue> <alpha>

/overlayapi internal swirl <keycode> <background_red> <b_green> <b_blue> <foreground_red> <f_green> <f_blue> <alpha> <delay>

Minecraft Overlays/Animations

/overlayapi minecraft pumpkin <keycode> <alpha>

 Removing Overlays/Animations

/overlayapi clear all
/overlayapi clear key <keycode>

Versions

The current goal is to support everything from 1.16.5 and up
However, that can change, and versions will not be supported equally


Can I Use this In a Modpack?
It's meant to be a library, go for it

Can I be a contributor
If you would like to contribute animationstrips, or overlay textures
feel free to DM me on discord @spidrone