I do like this a lot! I have built similar templates on my local to use for my own projects. I think this will be really helpful for newer developers to see something actually running that they can tweak and play with to learn.
@michalskoula27 күн бұрын
Very nice. I wish it was available two years ago, when I was racking my brains with the shared project :)
@TheDomLouis27 күн бұрын
Did you finish your game? Did it get released?
@droumerda27 күн бұрын
Looks great! Looking forward to trying it out!
@diligencehumility697127 күн бұрын
Nice addition! Been using MG some time after the Unity thing, and I enjoyed it very much, learned a lot. But not having an editor for simple tasks like creating objects in the scene and edit a collider size etc., takes so much time doing in code. You can of course make levels with Tiled, but that integration also takes time. Been using Godot lately, and it's quite nice. MG needs an editor IMO
@mr.distinguished357526 күн бұрын
FlatRedBall :)
@computersciencestudentriverbat23 күн бұрын
Great to see this! More Monogame the better!
@asthegor26 күн бұрын
I've created the same menu system on my framework and used a translation manager as well.... 🤯🤯🤯🤯🤯 Where can I download the source code of those elements ? I'd like to compare to my own framework
@the_lucas27 күн бұрын
Any plans on Updating the Monogame Extension for Visual Studio. The project is being created with version 3.8.1
@TheDomLouis27 күн бұрын
Yes, there's a PR currently being reviewed. Hopefully the team will approve it soon.
@TheDomLouis23 күн бұрын
It has been approved, so is available from the `develop` branch, so should go out in the next point stable release.
@obinnaokafor625211 күн бұрын
Nice. When is 3D starter kit coming ?
@MonoGame8 күн бұрын
Once this is released we'll get started on the 3D one. Obviously that will take a little longer, due to the added complexity.
@fodderstompf26 күн бұрын
As well as this sample game project, will there be just a skeleton version of the template available?
@TheDomLouis23 күн бұрын
Please clarify what you mean by "skeleton version"? What do you expect to be stripped out?
@fodderstompf23 күн бұрын
@ the shared projects setup, with the core project, desktop, android, etc. Unless I’m missing something with what’s currently available I didn’t see a template for this.
@TheDomLouis23 күн бұрын
@@fodderstompf Yes we will make available when this ships too.
@fodderstompf23 күн бұрын
@@TheDomLouis awesome! :D Is there any idea on how long it will take ship these?
@TheDomLouis23 күн бұрын
@@fodderstompf I'd like to think before the end of the year. But depends if other bugs etc take higher priority. I can try to create an alpha version of the extension, with this skeleton in it and you could install that and let us know if it works for you and has what you think is required. Might not be ready until the end of the week though. Let me know.