
Tony
@AntonioInMotion
Followers
8
Following
97
Media
21
Statuses
60
๐จ๐ป Ex-CTO | 20+ yrs in IT (โ๏ธ Clouds & Security) ๐ ๏ธ Engineer at heart ๐ฎ Building an indie game in #UnrealEngine5 โจ Devlogs โข โ๏ธ Gameplay Logic โข ๐ Solo
Joined May 2025
I'm playing Amnesia Rebirth on PS5. Yes, it's much better than SOMA in terms of story and gameplay. And finally, you can play without jump scares in Adventure Mode. Have you played this game? Are there any similar projects you can recommend?
0
0
0
I cranked the Doppler way too high. Walk toward an NPC? Chipmunk mode. Walk away? Suddenly @morgan_freeman narrates your life. Realistic audio? More like vocal chaos ๐
๐ฅ #UnrealEngine #gamedev #devhumor #audiobug #indiedev #humor #ue5
0
0
4
Say youโre a game developer and into discounts without saying it ME: #UnrealEngine #gamedev #lootdrop #devhumor
0
0
2
Turns out, after a dramatic cinematic panโฆ my arms decided to stay behind and enjoy the view. Theyโre not bugs โ theyโre ambient art . #UnrealEngine #gamedev #gamebug #indiegame #devhumor #UE5
1
1
20
๐ In my #UE5 game prototype, I placed a glowing animated arrow in the corner. If the player walks up to it โ a story cutscene plays. ๐ฌ Whatโs better for narrative games? ๐ Clear markers showing where cutscenes can be triggered or ๐ Letting players discover them blindly?
1
0
1
๐ฌ Cutscene dilemma in #UE5 โ whatโs the best approach? For a First Person Character, I tried: 1๏ธโฃ No movement at all 2๏ธโฃ Slow, cinematic walk 3๏ธโฃ Full movement freedom ๐บ See them in action: https://t.co/keMKmW3U28 ๐ฌ Which feels most immersive to YOU?
1
0
0
Need to control game logic during cutscenes in #UE5? Hereโs how I block door interaction while a cutscene plays โ using a global variable in GameInstance ๐ก ๐ฌ Clean, reusable, and works across all Blueprints. ๐บ Tutorial: https://t.co/pntsETPKIP
#UnrealEngine #IndieDev
0
0
3
Canโt reach a static mesh in #UE5? Or itโs blocking other actors for no reason? Itโs probably a bad collision setup โ and hereโs how to fix it ๐ ๐บ Full tutorial: https://t.co/PD6TK3DWlf
#UnrealEngine #GameDev #LevelDesign #StaticMesh #IndieDev
0
0
3
๐ฌ New #UE5 tutorial: make cutscenes with dialogue whereโฆ โ
Player voice stays clear & centered ๐ง NPC voice uses 3D sound โ direction + distance matter ๐ Hear voices from the left/right as you turn! ๐บ Full tutorial: https://t.co/xzRzxlzB9X
#GameDev #SoundDesign #IndieDev
0
0
0
๐ค Recording with OBS but using a cheap mic? Hereโs how to instantly improve your sound โ no plugins, no extra tools. Just use OBSโs built-in Noise Suppression filter. Game changer for tutorials, gameplay, or devlogs. ๐บ Full guide: https://t.co/bBW3MGu6jU
#OBS #IndieDev
0
0
0
[4/4]The widget reads subtitle lines and displays them at the right time, for the right duration. This logic makes sure lines appear exactly when needed โ fully in Blueprints. โ
Second part of a Widget Blueprint
0
0
0
[3/4]When a cutscene starts, the Blueprint builds an array of subtitles based on: โ
Trigger Box ID (equals to SceneID and Sequence ID) Flexible and efficient Widget Blueprint๐ฏ
0
0
0
[2/4]Subtitles are stored in a Data Table, structured by cutscene ID and language. This makes localization scalable and editing super simple โ no extra logic needed. ๐ Add translations directly in the editor! #UE5 #Localization #GameDev
0
0
2
[1/4]Built a modular subtitle system for UE5 โ all in Blueprints, multilingual, and reusable! Each Trigger Box can be placed anywhere and assigned a different cutscene. ๐ฌ TriggerBox Blueprint ๐บ Full tutorial: https://t.co/Ld7rYT8K2c
#UnrealEngine #GameDev #Blueprints #UE5
3
0
2
Built a universal subtitle Blueprint for my UE5 game โ supports multiple languages and works across all cutscenes. How helpful is it when tutorials include both video and a Blueprint screenshot? Curious what works best for you! #UnrealEngine #GameDev #Blueprints #IndieDev
0
0
2
Working on a flexible subtitle system in my game โ supports multiple languages and works entirely in Blueprints. The Blueprint's getting a bit bigger than usual ๐
๐ฌ Like this post if you want a full video tutorial! #UnrealEngine #GameDev #Blueprints #Localization #IndieDev
0
0
4
Just improved my UE5 cutscene system: โ
Plays only once โ
Robot appears only during the cutscene โ
Tracks player progress with a variable ๐บ Watch the tutorial: https://t.co/o5LQot2Ug7
#UE5 #GameDev #UnrealEngine #Blueprints #IndieDev
0
0
5
Triggering a cutscene in #UE5 is easier than you think! Hereโs my Blueprint setup using Level Sequence + Trigger Box ๐ I'm building a game in UE5 and sharing the process. ๐บ Full tutorial: https://t.co/fhxdZrqdds
#UnrealEngine #GameDev #Blueprints #IndieDev
0
0
3