I couldnt finish much of the game, I wish i could've added more things to interact with the sheep and the rain, but it is what it is :)


The goal: keep your sheep alive and fed.

Control the planet’s rotation and the cloud’s movement (with mouse or keyboard) to make grass grow so the sheep can eat it.

Rain grows grass

Sunlight speeds up growth (2x)

Objects in sun overheat (and die)

Objects in shadow freeze (and die)

The cloud is safe (it doesn't die), it just needs to get back to normal temperature to work again

-------- Bug fixes after deadline --------

Unfortunately, the original version posted during the gamejam was overwritten when I updated the HTML build since both zip files had the same name. I renamed the updated version to tinyPlanetNew.zip (this is the browser version) and reposted the original jam submission as tinyPlanet.zip (that can be downloaded).

Bug Fixes:

  • Before I was using 2 collisions areas, for shadow and light, now i only have the shadow area (and if an object is not inside then it must be in the light :)
  • I finally understood the godot collision layer x mask, so now the objects can actually detected as in shadow (also when they leave to be in the light), the sheep can now properly see grass, and rain correctly triggers grass growth
  • I also fixed the grass spawn, the timer was set to run only once, and now it repeats and can spawn more grass
  • Also fixed the mouse grabbing the cloud and planet, my math was wrong before because of mixing global_positon and local_position
  • The sky with the stars is working now, the shader was bugging out and appearing as solid white before (I had to hide in the old export), but removing it from the light mask made it work nicely
  • Also the lost game screen is now working, since the sheep can correctly die from being in shadow or sun for too long
  • Not really a bug, but i added more text to the side of the game screen (since those features are actually working now) so the player can understand what is happening :/
Updated 19 days ago
Published 20 days ago
StatusIn development
PlatformsHTML5
AuthorPaulo BF Almeida
GenreSimulation
Made withGodot
TagsNo AI, planet

Download

Download
tinyPlanet.zip 10 MB

Leave a comment

Log in with itch.io to leave a comment.