Play game
ЯАДIAL ( Radial )'s itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Use of the Limitation | #99 | 2.593 | 3.667 |
Presentation | #106 | 1.886 | 2.667 |
Overall | #115 | 1.709 | 2.417 |
Concept | #121 | 1.179 | 1.667 |
Enjoyment | #121 | 1.179 | 1.667 |
Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
Devomi, Carmii, Forrest, Naden, MKCross
Software used
Unity, Visual Studio 2019, Blender, Gimp, Audacity, FL studio 20.
Use of the limitation
in our game the player uses only the mouse, when you left click you move to that position and when you right click you charge up and dash where you clicked.
Cookies eaten
69
Leave a comment
Log in with itch.io to leave a comment.
Comments
Graphics - is it rendering 3D objects in low resolution?
Basically yes.
there are two identical cameras being moved by the camera movement script.
One of the cameras is rendering the scene at low resolution and outputting a render texture
The other camera then renders only UI which is in this case the render texture.
I like the artstyle nice pixellisation, it's too bad you didn't have time to finish the game. I only managed to move around for a bit before the robot became uncontrollable. I think I get what you were going for with the mouse controls and I think it's a great use of the limitation.
Thanks, we like the concept as well and will make the game at least playable before moving on.