A game 's life
A downloadable game for Windows
Download NowName your own price
A game which is being developed as you play.
A game developed for the Blackthorn Game jam#1
Controls:WASD movement,SPACE jump,LEFT MOUSE BUTTON grappling hook
Ending song taken from youtube:
Status | Released |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Lolster24 Vitomir H |
Genre | Platformer |
Tags | a-game, a-game-s-life, a-games-life, blackthornprod-game-jam, dev, game, Global Game Jam, life, meta |
Download
Download NowName your own price
Click download now to get access to the following files:
A game's life.rar 19 MB
A game's life.zip 23 MB
Comments
Log in with itch.io to leave a comment.
bro the "grapple" doesnt work it bugs the collisions for the map even thru straight ground
Hey! I love your game! The idea is great and i really like the little conversation the game and the developer are having. I'm a new programmer and I was wondering if you could help me with a few things. I want to know how did you make your character able to move/jump/fall only when some part of the conversation was over?
Thanks for the praises!
Sorry for the late reply,I haven't checked itch.io in a while.So this comment was a nice surprise.
For the moving part,after a certain sentence was said I just simply enabled the player controller script. ( the script is very similar to https://www.youtube.com/watch?v=f-oSXg6_AMQ with some added IF-s if the index reaches a certain value)
For the gravity it was just enabling gravity in the Rigidbody2d after the player has entered a invisible trigger after a dialogue trigger.Now that I think about it most of the game is just the player entering a invisible trigger box collider :P
I know this was commented 55 days ago but I hope you keep on learning and someday make something..