This is the second prototype of ARACHNIS - a game about scratch mascots with insectoid bodies. This demo adds: 1) Multi-screen environments -scrolling, basically. 2) Minor performance improvements -modified leg rendering -lowered vertex count on environment 3) Controller modifications -switch from mouse pointer to arrow keys -implementation of collisions with the level Note that the feature to alter the amount of legs with the W and S keys has been removed, due to it not being an optimal way to change leg count. If you'd like to change the amount of legs the spider has, inside the editor, modify the "LEG AMOUNT" variable and restart the project until all legs are gripping the environment.