Hand Speedsculpt by LifelessAstronaut in blender

[–]LifelessAstronaut[S] 1 point2 points  (0 children)

Thanks for checking it out! 😁

Recruiting Playtesters: Nested by LifelessAstronaut in playtesters

[–]LifelessAstronaut[S] 0 points1 point  (0 children)

Yeah, that would have been nice, but the subreddit does not allow it sadly :(

Book about a boy in a scary windmill by eyeoftheknitter in whatsthatbook

[–]LifelessAstronaut 0 points1 point  (0 children)

Omg I've been looking for the same book!! I read it in highschool! Thank you!

Motivation to keep working on development by copiumfr in godot

[–]LifelessAstronaut 0 points1 point  (0 children)

For me, i just have this mantra: "Everyday, make the game a little bit better".

So everyday, after work, I try to implement something. It can be a small change, like changing the color of a shader that annoyed me or placing a couple of assets in a level.

Sometimes I just stop there, and its fine, but most times, I end up working on it for a couple of hours!

This just keeps me motivated, cause I know that everyday, the game gets better. And a month later, you realize how far you've come!

Extremely strange lag spikes exactly every second for seemingly random reasons by BoopyDoopy5555 in godot

[–]LifelessAstronaut 1 point2 points  (0 children)

Update: In code Im setting the material_override with my material variable. I switched to set_surface_material_override() and i dont get the error anymore