I think he was referring to people that mindlessly purchase and then complain, then repeat the cycle again.. And again.. Etc.
Statick
This is such a great idea. I will definitely be doing this next year!
This is the advice I always give people. You have to have some small goal in mind. Learn the basics of the language how to get started and then just start programming. When you run into a problem, Google it. As you work through the problems, you'll learn how to handle them going forward (for the most part).
I'm not alone! Been a dev for almost 10 years and every time I declare and initialize a dictionary I either have to Google it or stare at it for a minute to realize what I'm doing wrong 😂 I blame JSON.
At work, when I was helping with some frontend stuff, we used object literals.
const DIRECTIONS = {
UP: "UP",
DOWN: "DOWN"
} as const;
type DIRECTIONS = typeof DIRECTIONS[keyof typeof DIRECTIONS];
Taken from option 2 in this blog post. https://maxheiber.medium.com/alternatives-to-typescript-enums-50e4c16600b1`___`
I'm loving every second of it. Already on NG++. Feels great on PC with KB+M. I'm in heaven.
Fly above him, use missiles, land only when necessary to replenish energy.
Didn't live up to your unrealistic expectations. It's an action game with multiplayer based around mechs.
For this type of game the industry evolved to shoving loot crates, skins, and battle passes down our throats, not a "great story". This game has none of that. Which I'm sure most people are happy about.
The "story" in Armored Core exists to give you a reason to play their mech action game. Mech action being the focal point. It gives you a reason to play the game, get used to the controls, and then maybe play some multiplayer.
I went into this with some light curiosity and now I want to build a game using godot. The way he explains everything is very clear and concise. Very good tutorials.
Side note: I never realized it was pronounced 'guh-doh'. My uncultured mind thought it was go-dot'.
What is the point of a large bail bond if 10% is all that needs to be paid? Why not get rid of that and just set it at whatever 10% is?
100% this. AC PvP would be awful for a new player using the limited early game parts/weapons. Think MMO level 50 vs level 5.
Yes an argument can be made to still allow it so people can fight their friends early... but a lot of people would just go straight into it and just be turned off to it altogether.