Profile avatar
benskigameworks.bsky.social
21 posts 5 followers 11 following
Getting Started
Conversation Starter
comment in response to post
UE5 Planar Movement Tutorial: dev.epicgames.com/community/le...
comment in response to post
Game jam submission page: tolinski.itch.io/super-tiny-g... UE5 Planar movement tutorial:
comment in response to post
Gotta debug it first 🥁
comment in response to post
If it ain't broke...
comment in response to post
Whishlisted! It's only when you find yourself at those situations that you realize how the existing system (character movement) can limit us
comment in response to post
Walking in on your parents vibes 🤣😜
comment in response to post
Damn that's an unbelievable streak. What language did you learn? I bet you can teach it by that streak 🤣😝
comment in response to post
UE5 Spring Physics Widget in C++: youtu.be/M4ko6uyyzMw?... Godot Spring Physics Widget: youtu.be/i-xBNMlR9g8?...
comment in response to post
I'm getting Half Life 2 vibes, something about the sound design, I think. Good point about elevators! Many things need to feel imperfect to give a sense of realness
comment in response to post
#UE5 #Widget #UnrealEngine5 #unreal #Text #Bubble #Speech #craft
comment in response to post
Speech Craft: An interactive & Modular speech UI system for UE5. - Add to actor and play. - Position widgets on screen bounds. - Widget types based on screen bounds state. - Read text data from array/data table. - Typewriter system ready to implement logic. Add your own widget!
comment in response to post
It's quite simple to test, I played a 9 seconds animation. Stopped it after 2 seconds of playing, and Voila! The OnAnimationFinished() delgate gets called plain and simple. My mistake was, I kept trying to fix my code based on ChatGPT's answer. #ChatGPT #UE #UnrealEngine #AI