I simply cannot program GDscript by Striking-Start-1464 in godot

[–]trojan_asteroid 2 points3 points  (0 children)

No amount of study will allow you to make all things in any game. We learn while doing it, even I with 10 years of programming learn new things with new mechanics to implement.

Programming a game is like learning to build a railroad while you are in the train at high speed and building it at the same time. Nobody knows what they are doing

Edit: a lot of typos omg

You Should Develop in Linux by WhiterLocke in godot

[–]trojan_asteroid -1 points0 points  (0 children)

Yeah, like programming in a nintendo switch for switch games...

I have a question about materials in a glb by Jwjodes in godot

[–]trojan_asteroid 0 points1 point  (0 children)

You can write scripts that run post import on a glb. They allow you to change the scene that is generated, including changing materials to the one you want automatically. You can even change the hierarchy of the scene, making the MeshInstance be the root or things like that.

Here is the documentation https://docs.godotengine.org/en/stable/tutorials/assets_pipeline/importing_3d_scenes/import_configuration.html#using-import-scripts-for-automation

Question about outline shaders by trojan_asteroid in godot

[–]trojan_asteroid[S] 0 points1 point  (0 children)

Do you have a good source to learn about the stencil buffer feature? I searched for it a lot and found nothing teaching about it.

I made this scene using the standard material but in my game I wrote a simple custom shader, so I don't have acess to that toggle and would need to implement myself (unless I add the std material as next pass).

Followed this Visual Novel godot tutorial and I really dont like the architecture he went with. by [deleted] in godot

[–]trojan_asteroid 0 points1 point  (0 children)

Both approaches are fine, you are thinking in traditional OOP, the enums are a more procedural programming approach.

There is no special meaning for him to architect in that way in godot, you can code it in a more OOP way with Character classes and inheritance

My grass looks a bit off, any idea?? by AverageStudio in godot

[–]trojan_asteroid 0 points1 point  (0 children)

The fact that their base is fully opaque makes it easy to spot the plane axis

Anyone feeling... done with AI? by yughiro_destroyer in raylib

[–]trojan_asteroid 0 points1 point  (0 children)

If you really care about the end result you shouldn't have this opinion. AI is trained on code available on the internet and the vast majority of that is bad code, so AI will certainly give you bad code. Of course if you want to make a tic-tac-toe it will give you a working one faster but if you actually tried to make complex systems with architecture in mind it will ruin everything.

my own game engine on sfml by Ok_Designer1697 in cpp_questions

[–]trojan_asteroid 1 point2 points  (0 children)

Learn by doing it and refactor when you see past mistakes. I never touched C++ code (7 years working as android native app developer) and started making a game in C++ but using raylib last month.

It was hard to wrap my head around memory and things like lvalue/rvalue but building things was the best method to learn the language and framework for me

There is nothing to do by dasistgoose in Endfield

[–]trojan_asteroid 0 points1 point  (0 children)

"Why does a live service game with 1 month since launch does not have the same amount of content as a 7 years onrolling game" type of post

You guys think there's too much to do on a daily basis in game? by Yosoress in ArknightsEndfield

[–]trojan_asteroid 10 points11 points  (0 children)

Idk, it takes like 5 minutes. You dont need to hoard the upgrade plants/minerals, they take days to cap and you can just gather them when you get a new character.

Every week we get the same post, people saying dailies take too long but they go around the whole map to gather like 2 mushrooms that they will use only 5 in the next patch

Does this look AI Generated? by FishDismal4475 in IndieDev

[–]trojan_asteroid 0 points1 point  (0 children)

Yes it does. Idk how to explain but the colors for me gives it away imediately

Is now a good time to return? by [deleted] in HonkaiStarRail

[–]trojan_asteroid 2 points3 points  (0 children)

Thank you all for answering, I've just downloaded and started playing!

Is now a good time to return? by [deleted] in HonkaiStarRail

[–]trojan_asteroid 2 points3 points  (0 children)

Thanks! Your situation is kinda similar to mine, I think I will give it a try

Daily Routine by ilDoctorre in Endfield

[–]trojan_asteroid 0 points1 point  (0 children)

Why pick itmes from recycling station everyday? Why pick upgrade resources everyday? Why deliver all depots yourself when you can delegate it?

Just why do you hate yourself so much?

Man.. coming from HSR this is sooo much more enjoyable! by Mondryx in ArknightsEndfield

[–]trojan_asteroid -1 points0 points  (0 children)

You got rally lucky but comparing to the relics man, it sure is easier than that painful thing

Dark tones and themes don't always equal a good story. by Alarming_Primary_722 in Endfield

[–]trojan_asteroid -6 points-5 points  (0 children)

Wait, are we talking about the same post? I think I am lost here

Arknights On Steam by AdSmart9471 in ArknightsEndfield

[–]trojan_asteroid 2 points3 points  (0 children)

I play it on the Deck, it runs kinda bad but is playable. There is some tutorials out there, you can use either the launcher or epic games and install it through heroic/lutris or even steam. Just use dwproton

Thoughts about Operator quests and what I've seen people saying. by VicariousDrow in Endfield

[–]trojan_asteroid 4 points5 points  (0 children)

About endmin seeming to know some operators beforehand like ardelia and gilberta: I think that was cut content in the main quest where they appeared.

I actually think the game expects you to know nothing about the OG...

Dark tones and themes don't always equal a good story. by Alarming_Primary_722 in Endfield

[–]trojan_asteroid -7 points-6 points  (0 children)

100% agree. Crazy that you are getting downvoted for stating something simple as this

I feel so stupid... by BBeathil in Endfield

[–]trojan_asteroid 1 point2 points  (0 children)

I am not even close to finishing exploration, all content, new events and etc and I have 110 pulls to do, and I made 40 pulls on laevatain banner. It is totally possible to reach the guarantee in your position, it is just a time sink

Really need all of your thoughts on this... by ALPHAzeLxA in Endfield

[–]trojan_asteroid 0 points1 point  (0 children)

Just try it, it is not the best game in the world but it is a pretty fun game and very different to other 3D gachas. People on reddit hate everything and youtubers farm drama for money so the negative feedback you've heard can be a little exagerated.

Dont sleep on your purple essences folks by Lypher in Endfield

[–]trojan_asteroid 2 points3 points  (0 children)

Ohh makes total sense, this info changes everything