Great game, the platforming feels amazing, the softbodys aren't great but those are hard to get right ( I'm still struggling to get one functional without stealing SquishCast.gd from Body Heat xD )
Mindstormsman
2
Posts
3
Following
A member registered Feb 24, 2020
Recent community posts
Rendering compatibility fix and oh gosh there's so many of you now hi!!! comments · Posted in Rendering compatibility fix and oh gosh there's so many of you now hi!!! comments
I unpacked the game to take a peak at how it works and I don't think I've ever seen such clean code, even from AAA game studios.
I'd never used Godot before but in moments I was able to make new maps, items, and creatures. After a while of learning the collision system and the syntax I was even able to expand the inventory by reparenting the items and changing their collision layers and masks to allow the womb and stomach to overlap almost entirely.
Still getting tripped up in some places, Godot doesn't seem to like when an item digests into an item that incubates back into the first, lol.