drewdorris / Powder

A Spigot plugin which utilizes particles & sound effects to allow for incredibly customizable pictures and animations
Other
15 stars 3 forks source link

Add ability to make layers w/ even amount of particles alignable #17

Open drewdorris opened 3 years ago

drewdorris commented 3 years ago

Possibly add "\" which can represent half (or 1.5) of a "." so that the player can be aligned to half of a spacing

drewdorris commented 3 years ago

Parse a "\" around here https://github.com/Ruinscraft/Powder/blob/master/src/main/java/com/ruinscraft/powder/util/ConfigUtil.java#L433