Francesco Camarlinghi

Francesco Camarlinghi

@fcamarlinghi.bsky.social

Generalist Unreal Engine Dev @ PortalOne - Mostly posting about dev. in Unreal - GameDev tools and tutorials: https://minifloppy.it

30 Followers 33 Following 3 Posts Joined Dec 2023
1 year ago
Preview
Custom Unreal Editor Keyboard Shortcuts Using Commands A tutorial explaining how to create custom keyboard shortcuts inside the Unreal Editor using commands in C++.

Customizing the Unreal Editor can greatly boost productivity for developers, artists and designers.

In this tutorial I talk about how to use TCommands in C++ to create custom keyboard shortcuts and UI.

minifloppy.it/posts/2024/c...

0 0 0 0
2 years ago
Preview
Automated Testing With Specs in Unreal Engine An introduction to spec tests, my favorite way of writing unit, integration and functional automated tests in Unreal.

Unreal provides a few different ways of writing tests as part of its automation framework. In this post I talk about my personal favorite: Spec tests!

minifloppy.it/posts/2024/a...

1 0 0 0
2 years ago
Preview
Adding Custom Buttons to the Unreal Editor Toolbars and Menus A step by step tutorial explaining how to add custom buttons to the Unreal Engine editor toolbars and menus.

First post of 2024! Quick tutorial about how to add custom buttons to the Unreal Editor toolbars and menus in C++

minifloppy.it/posts/2024/a...

4 0 0 0