Squishy Fists : Movement Demo
This is a early prototype build that was focused around making a satisfying movement system.
Are you ever gonna continue with the project?
no idea really. wanted to turn it into a action stealth game at some point. I already have a GDD written up for the game, might return to the game once I have my first 1 or 2 commercial games out.
Gamepad Controls
- Left Stick - To Move Left & Right + Down to Slide/crouch
- A Button - To Jump
- X Button - Hold to Charge Fists & release to throw FIST.
Keyboard Controls
- Arrow Keys -
- Z - To Jump
- X - Hold to charge Fists & release to throw FIST
press R to reset
Status | Prototype |
Platforms | HTML5 |
Rating | Rated 4.4 out of 5 stars (5 total ratings) |
Author | Salman Shurie (Salman_Shh) |
Made with | Construct |
Comments
Log in with itch.io to leave a comment.
Good Job, Salman Shurie. I really like all of your content. Please don't stop making games.
Thanks
Nice work simple is nice. I have one question how to create drop shadows? Use some fx plugin?
Not the best soloutin but you can Create Child of the game Object which you want it to have drop shadow , let the child gameObject have the same sprite as the parent and change it color to black (or the color you want to use as shadow)
And set it layer to a layer lesser than the parent object and adjust it position to what you like
There's other soloutins in youtube , which create a script that automaticlly create the child game object(the drop shadow) for you