This is a unicode animator still in development, please read instructons.

instructions
==============
refresh() refreshes the screen

create.obj.humanoid.child.child1(time till next frame) this will give an already made humanoid 

create.animation.rain1(amount of time you want it to stay) gives a made animation

list of the animations:
	-rain1
	-rain2
	-wind1
	-road1
	
create.make.humanoid.child_pack.childP1(head, body, legs, time till next frame)

create.obj.custLayer(layer)

packages needed
==================
pip install os

pip install time


release updates
================
none right now