DevLog 20250713: Ease of Pain

devlog-20250713:-ease-of-pain

Some of the earlier pains when creating new projects with Unreal Engine, besides gigantic project size and snail-speed bootstrapping, was the difficulty of adding any useful game modes/player pawns.

Due to the lack of extensive input configuration systems before and the super-sick heavily GUI based configurations, it’s very hard to add/configure a new TPS vs FPS vs vehicle driving player controller – in fact we wasted plenty of time just on that for Deep Dive.

From the framework level, MWS alleviates this with a single Camera Mode configuration – but more practically on the engine level, this is possible because the use of Input Map is optional and (in fact, as it always should be) ill-advised.

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
roslyn-codefix-for-updating-code

Roslyn CodeFix for updating code

Next Post
getting-started-with-rust-in-2025:-why-now-is-a-great-time-to-learn-rust-

Getting Started with Rust in 2025: Why Now Is a Great Time to Learn Rust 🦀

Related Posts