Hacker News new | ask | show | jobs
by DecoPerson 1183 days ago
The target audience is less-tech-savvy game devs (paper designers, artists, narrative designers, fx, sound, etc).

They don’t have as much familiarity with camelCase or snake_case as us programmers do.

CapitalCase is friendlier to a wider audience.

2 comments

This is also consistent with the typical naming convention of properties in Unreal Engine.
> CapitalCase is friendlier to a wider audience.

Only if the variable is a proper noun... otherwise it's pointlessly contrarian.