[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
What I take from the video is that this asset intends to be a general purpose template for starting to write code in.
*[/quote]
*
Yes, this is just generic project template and the example of using my framework…
[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
*[/quote]
*[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
Most of the organization and code structure seems more subjective than implementing best practices, or implementing them in a way with a specific target audience or game project in mind.
*[/quote]
*
Of course, “best practices” is very subjective, but it’s still better than nothing.
[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
*[/quote]
*[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
The settings screen with selectable resolutions strongly point to a desktop game template, therefore users targeting mobile, web, consoles or XR gear would not benefit nearly as much from this template. This is something the marketing material (description at least) needs to indicate.
*[/quote]
*
Well then this is strongly for desktop projects.
[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
The “open all scripts” (of a given type) menu items are a pointless feature. This does not serve anyone’s workflow.
*[/quote]
*
I did it because I needed it.
[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
*[/quote]
*[quote=“CodeSmile, post:18, topic: 905854, username:CodeSmile”]
Overall, there is a lack of “exciting” features. Things that not everyone can easily create because it may be too challenging.
Same for “chore” features that nobody wishes to do, that aren’t difficult but take a long time to do, so one might be inclined to buy either a tool that automates it or readymade results.
[/quote]
This is simple example of good project, architecture and code. And it was very difficult to write this.
As a result, I could not understand why moderation did not allow my project to pass.
What’s the point of having the “Templates/Tutorials” category and do not allow assets to be loaded there?
And my asset is really valuable because it shows an example of good UI architecture (Inspired by Uber Ribs) and the architecture of the entire application (Inspired by DDD). And nothing extra.