Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Scientist AssassinView game page

Submitted by CodeNerdStudio — 2 days, 11 hours before the deadline
Rated by 14 people so far
Add to collection

Play game

Scientist Assassin's itch.io page

Rate this game

In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.

Team members (number, nicks, discord if you want)
Just Me

Did your team make the majority of the art and music during the jam?
Yes

Game engine

Unity

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

You did well finishing this prototype and sending into the jam!
Based on your work, I have a few tips and tricks that could help further developing this type of game!

Basic:
The camera felt a little... Well, it caused me some nausea while going through the map. This happened due the camera being stuck on the character, which is a physics based object - Then, whenever it tilted, the camera did too... For most kinds of games, this can cause some bad  things on the player. 
To fix this, it would be nice to have a individual object following the main player, without physics, where the camera is attached. Then the player would not see the jiggle whenever a object is hit :) You could also eliminate the rotation on the Rigidbody constrains!

Intermediate:
It feels like you are using something like RigidBody.addforce() to move, which accelerates slowly the object, making it go faster with time (usually without a cap too). For platformers, usually what you want to do is having a constant force being applied, suddenly, for the feeling of natural movement..! There are a lots of cool things you can try to do with rigidbody physics lol

I wont delve further on these concepts because I dont know if you would like to receive them, and I am a little afraid to go by as boring lol

Nice prototype! Keep on making games and hope to see you on other jams!

Submitted

Congrats on finishing a project and submitting on time! The movement felt way too slow and the jump was too extreme for my tastes, and I also had a hard time figuring out what to do. Keep making games and getting more experience!

Submitted

Cool game idea! I love how the screen tilt a little bit after you jump, good job!

Submitted

A but buggy but nice game for start! 

Submitted

Just continue making games <3 

Submitted

the idea is cool but i was having a bad time with the cam movement idk if it was rotating or something but i think you can make it better and you can just make the player automaticlly pick up the poison

Submitted

The game's idea is cool.

Submitted

The capsule is moving too slowly, but I liked the way the camera shakes while moving and jumping.

Submitted

I like the tilting ground, but movement is a bit buggy and slow :(

- DokkaDok