Profile avatar
stayathomedev.bsky.social
Godot Engine enthusiast, stay at home dad
60 posts 567 followers 5 following
Prolific Poster
Conversation Starter
comment in response to post
Let's go! That's great!
comment in response to post
Yup, that's about right.
comment in response to post
I'm realizing the gun should be hidden when the player dies.
comment in response to post
More Quake than Halo. Classic FPS gameplay sci-fi with a heavy influence from ancient Greek mythology.
comment in response to post
XPPen 15.6 with display. Love it
comment in response to post
It's very realistic in that way
comment in response to post
Qodot 4. Have not tried func_godot yet
comment in response to post
github.com/jitspoe/godo...
comment in response to post
Addon...State Charts
comment in response to post
comment in response to post
After a set time (less than a second) it forces the player to the nearest/current parent gravity. Essentially resets it with a gradual lerp.
comment in response to post
Oh I know the one. Great game
comment in response to post
Adjust player transform and gravity based on normal of collision geometry while lerping to any changes.
comment in response to post
Raycast for normal of specific collision mask.
comment in response to post
Hey! Can you dm me?
comment in response to post
Yeah the basis is altered entirely so everything operates the same movement wise. Jumps still work with a raytest to check distance.
comment in response to post
Thank! Still things to iron out. The normal detection is bugging out still and not happy with the gravity transition smoothing.
comment in response to post
Great game and some of the inspiration for sure.