Evening chaps.
The Coder has implemented un petit front end so the Player can select their level, but, more importantly, the nationality of the Escape Team (each with a unique bonus).
Other nationalities will spawn in their own huts.
#gamedev#indiedev#indiegame#ww2#strategy
#devlog No. 24
This is the code I had to write to add walls. They block bullets and the player from passing through.
Nice when all your components and systems are coming together like this.
80% of the code is c&p and could be written more efficiently.
#gamedev#IndieGameDev
@TuskyGames Ah ok. You still have the variables though so it'd still work for an idle.
Now I'm seeing the expert knight dealing with dummy like Neo fights at the end of the Matrix (bored and one-handed)
Love it. Does the trainee have different anims with the dummy depending on skill level?
Moving like Brad Pitt in Troy at expert level and like...well, me at novice level
*trips over own sword and faceplants the dummy stand*
#indiegame#indiegamedev
@TuskyGames ...if the dummy spins 5 times in a train segment, when the player's skill increases to the next percent, they get whacked one less time and dodge one more time.
๐คบ
@TuskyGames It doesn't have to be as involved as I said. Depending on how long the training segment lasts, you could have the dummy spin when hit. If the player is an expect, the dodge when the dummy spins round. If they're a novice they get whacked...
@Ramtronik Well there is a baddie in black with very striking insignia on the dark side and there is a randomly generated chance that the goodies could comprise a farmer and a gambler. Princess and walking carpet slightly less likely.
What? You thought I was dead? Not quite yet sunshine.
While not yet getting back into the swing of things, I am at least meandering towards the playground
Lazarett in. Crime & Punishment MEGA-Feature in, but needs testing.
#gamedev#indiedev#lockdown#ww2#indiegame@YTHH2018
@jennlyle @PHE_uk @NHSDigital@DHSCgovuk I know you were! That's not why I chimed in.
Sorting stuff isn't as easy I thought so I have some empathy.
I will be adding Html attributes to the list of things which give me flashbacks!
@jennlyle @PHE_uk @NHSDigital@DHSCgovuk I can't see the rest of the data & your point it still valid, but the top names look like towns/cities and the bottom bunch like counties so it *could* be from different places if you have a metropolitan area that is within the county. Just do the .sort() afterwards, hey? ๐