Arrow keys to move. This is a free engine, anyone can use it AS LONG AS THEY GIVE CREDIT Any advertisers/people who remix but don't give credit/change anything will be reported If you remix with a bug fix or something, please specify in comments/notes and credits. I will implement it into this engine and give you credit. This is simple right now, if you want changes just comment them. This is semi-open source, meaning that people can suggest changes and I will approve them. Thumbnail font is from cooltext.com Changes will come, I just want to share this ============================================= Change log V1: Created engine (11/13-11/14 2019) ============================================= How it works: There are 2 special variables, X VELOCITY and Y VELOCITY. If an arrow key is pressed, one gets added or subtracted to each variable, depending on the key. If there is no button being pressed (left/right for x velocity, up/down for y velocity), then the opposite of what would normally be added is added until the velocity type equals zero.