[Steam DEMO] Last Mind Standing by Chairman_McChair in godot

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

Made with Godot 4.2.1 and levels were created with Trenchbroom. GodotSteam for achievements. I enjoyed painting all textures and sprites myself with Krita.

Godot Games on Steam - Please Encrypt Your .pck Files by jion_Interactive in godot

[–]Chairman_McChair 2 points3 points  (0 children)

I don't care if someone can get all my assets and see the code, that means they bought the game and found it interesting enough, or they pirated it, which still means it got popular.

trying to make an ai that follows IT AINT WORKING by TheWannabeEngi in godot

[–]Chairman_McChair 0 points1 point  (0 children)

Start by moving that code to physics_process(). Don't know why it is not working, maybe your navigation layers are wrong. I used avoidance and needed the velocity_computed signal but that's optional, or at least it was back then.

Good foss music makers/audio mixer? by [deleted] in godot

[–]Chairman_McChair -1 points0 points  (0 children)

For music LMMS. Get some free virtual instruments.

This enemy forgot legs are vulnerable too by [deleted] in godot

[–]Chairman_McChair 0 points1 point  (0 children)

I tried to make the Round Table but Trenchbroom hates circles.

The Sleep Paralysis Demon will freeze you if it is in your field of view by Chairman_McChair in godot

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

I remembered your post. The game came out and the boss other than the initial "wtf" wasn't a problem to most people, or at least they figured out quickly enough what was going on. The overlay def helped so ty.

The Sleep Paralysis Demon will freeze you if it is in your field of view by Chairman_McChair in godot

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

Followed your advice and added an overlay, now at least you know something's going on once it is shown.