57
I made an Anomaly Horror game!
(sopuli.xyz)
Welcome to the programming.dev Godot community!
This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.
Make sure to follow the Godot CoC while chatting
We have a matrix room that can be used for chatting with other members of the community here
We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent
Thanks for checking the game and providing feedback, I'll look into camera smoothing!
I was also surprised by the file size. The game includes some environment changes in the rest of the game, so there are many 3D models.
The largest file in the package is about 50Mb i think.
Probably some textures are too big, and probably I need to reduce the texture size for the LightmapGI bakes.
Definitely will take a look into that also! Thanks!!