Amazing game, the thing about blue being intangible confused me because you can still slide off those, still good
DaviD4C
Creator of
Recent community posts
One of my favorites of this jam, i loved the ambience and the music, specially the glitching text. Its soo good, and the fact that this was made from 0 its extra impressive.
For example, the controls are really, really, good and responsive, i was prepared to turn frame perfect but no, i think it has input buffering.
The only think its that the progession is fairly slow and any death is go back from 0. Wich sucks because i could not complete it (i wanna play more entries for now)
But really, i loved this, and that is true
I really liked this, i liked how it has a language setting. the gameplay is proven to be fun and your spin also make its more fun.
But if i have to say anything, i think the game its too cramped especially since a fair amount of traps are beyond the screen and more especially because you need to plan ahead.
I get the idea that the traps dont kill you but the big aberration does, but the big aberration goes so fast that one or two mistakes makes it imposible to pass the level so, its a bit redundant in my opinion.
Also i have a resolution smaller that the game expects and theres a segment cut from the screen so maybe thats the issue with the camera. Still i enjoyed the 6 levels i played
I have an array of objects that contains the real face and an array of posible fake faces, each item of the array is another object with the face and if its fake or not.
Then i take a random item of the first array as the real human and i take a random item of their posible fake humans and when the player click a button, i compare if their comparison is an alternate or not.
Also i said randomly but i just make a new array an fill it randomly with the faces database, then i go one for one, that way there´s no repeat.
The rest its CSS
You give it an action name and it gives you an icon, you can cuztomize the icons if you want and it supports joystick, mouse and keyboard by default.
get it here Awesome Inputs Iconso in the asset tab in godot
ALSO: I need to test this with more people, its my first addon and any feedback would help.