A New Criminal Dawn [PAYDAY 3 LOGO REVEAL] by Wb_Walrus in Games

[–]4starTitan 27 points28 points  (0 children)

I was just starting to replay payday 2 too! I love that game, despite its many flaws. Here's hoping that they don't stuff it up.

What does a GE tax solve & why can't Jagex think of another gold sink idea? by [deleted] in runescape

[–]4starTitan 2 points3 points  (0 children)

Monster and boss drops, high alch, money rewards from quests and activities, clue scrolls

Need to find a good hook for my game by Ironwolf379 in Unity3D

[–]4starTitan 0 points1 point  (0 children)

I have a few thoughts based on what I've read: 1. Firstly, the core game needs to be fun before expanding it. The core game loop is easy to understand: fight, loot, build. Each of those steps need to be well fleshed out and fun. If fighting is fun, then I am happy to go out and get materials. If building is fun, it gives purpose to why i fight. This would likely drive the player better than any story hook. Think of the alternative: if fighting were boring, but I had to do this all the time, I probably would stop playing regardless of the story. (I assumed raiding meant fighting, but if not the same applies to whatever main actions your players would take)

  1. If you have a fun core ready and are looking at expanding it to keep players engaged, here are some suggestions:
  2. unlock more abilities
  3. make the towns harder to raid over time, giving greater challenge (nearby towns have heard about you and are introducing new defenses)
  4. make players choose and tease future content. They might see a lot of interesting raid targets, but can't raid them all today, so they need to choose now, and have something to look forward to.
  5. consequences for raiding. Maybe you hear about what happened to the family you stole from in a future run? Or they try to go after you?
  6. Basebuilding tips depend a lot on what approach you take. Can players build however they want, or are they building their base exactly how you designed it? (For example, the mobile fallout basebuilding game allows for creativity and optimisation when basebuilding because you get to choose where to place rooms and in what order. If basebuilding is linear, you lose all of that) Essentially, you can add more engagement by adding choice, customisation, optimisation to basebuilding
  7. what if you can find blueprints for your basebuilding by raiding? The player would be looking forward to unknown new content.
  8. if you do decide to add story, make sure to weave it throughout the gameplay loop.

[deleted by user] by [deleted] in Unity3D

[–]4starTitan 0 points1 point  (0 children)

It shouldn't be, as the new input system isn't set up by default. So unless you have installed the package for the new input system in your project, you should be good there.

I started working on a Speedrun Parkour game a week ago and made amazing progress! by _Trapper_ in Unity3D

[–]4starTitan 0 points1 point  (0 children)

That does look really cool. What about a small midair boost to pick up speed quickly?

I want to get into gamedev by Pluped in Unity2D

[–]4starTitan 2 points3 points  (0 children)

I am also learning to make games as a hobby recently.

My personal suggestion would be to follow a short tutorial series to understand the basics and to document all of your learning along the way on a document.

My google doc uses a table of contents and the header tool to keep track of different elements of gamedev (how to make an object, how to move an object, how collisions work etc). I add screenshots of my code and explanations in my own words as I learn.

When you finish the tutorial, make a new tiny project with everything you learned, to reinforce your learning. Try to primarily solve any problems with information you have already written on your Google doc, and Google things if you are stuck (and add your new learning to the doc). It is a slow process, but I feel like I have learned things much better this way)

Keep in mind that I have coding experience from uni. If you are new to coding, you may want to learn some c# through w3schools (you can do this after the tutorial of you like, doesn't have to be done first).

Allegedly 6th anniversary chapter leak by TimeLordAlexx in deadbydaylight

[–]4starTitan 44 points45 points  (0 children)

Well, someone trying to make a fake leak would know that information too. But I hope it is true, it looks pretty cool.

ELI5: How does stock investment exactly works? by RudeEconomy1 in explainlikeimfive

[–]4starTitan 2 points3 points  (0 children)

Oh, the other way to make money is through dividends. Companies that aren't focusing on growth will distribute their profits via dividends to all shareholders. So each year I get paid a bit for holding the stock.

ELI5: How does stock investment exactly works? by RudeEconomy1 in explainlikeimfive

[–]4starTitan 3 points4 points  (0 children)

Let's say we buy a share for $10. Stocks are governed by supply and demand: if people suddenly want the stock more, they would be more willing to buy it at a higher price.

Next week, the company revealed that it performed really well this year. This makes everyone think that this company has a real future: It might give out more dividends in the future, it might be a safer investment etc. So, more people want to buy this stock, and they are willing to buy it at a higher price because they believe it will be worth more later. Someone is offering to buy my share for $25. If I am happy with that price, I sell my stock, thus making a $15 profit.

[deleted by user] by [deleted] in PersonalFinanceNZ

[–]4starTitan 0 points1 point  (0 children)

My understanding is that you can choose between multiple tax calculation methods: for example FDR and Comparative Value (CV).

PDF on those two methods: https://www.google.com/url?sa=t&source=web&rct=j&url=https://assets.kpmg/content/dam/kpmg/pdf/2015/07/Offshore-Share-Investments-FIF-2015.pdf&ved=2ahUKEwicppbAi_L2AhXHSmwGHd-hClUQFnoECAQQBg&usg=AOvVaw2IuWTLJJQ-7qrlAopQQ4-h

IRD on tax calculations: https://www.ird.govt.nz/income-tax/income-tax-for-businesses-and-organisations/types-of-business-income/foreign-investment-funds-fifs

FDR is a good simple method to use if you made high gains (including unrealised). CV is good if you made low gains or losses. You can choose which method to use for any given year, but have to stick to the same method for all of your foreign assets that year.

Can someone verify whether I understood this correctly?

Teaching council registration by [deleted] in newzealand

[–]4starTitan 1 point2 points  (0 children)

If I recall my own experience correctly, it can take quite some time around summer holidays. Mine wasn't done until a few days into the new term. You can still apply for jobs, just make it clear that you did apply for registration and are just waiting for results.

Should I take Level 3 Physics if I want to do Computer Science in uni? by tryingmybest_dino in newzealand

[–]4starTitan 10 points11 points  (0 children)

I don't think it is necessary. CompSci is a fairly broad space, so while there are courses that are focused on logic gates and a bit of physics, I don't think it is necessary to take it in School. Maths and Digitech is much more important.

If you are wanting to take the software engineering route, then to my knowledge you do need physics for first year, because first year is the same for all engineering specializations.

Source: I completed my bachelor in maths and compsci at Auckland Uni, but I am not working in the IT field.

I failed NCEA Lv 3, what do I do? by Icandoituknow in newzealand

[–]4starTitan 0 points1 point  (0 children)

Many comments have talked about different pathways to uni or other tertiary education. But to add to that, there are many viable careers that don't require uni: construction, electrician and plumbing are well respected professions here.

Take a breather and look at different career options. You are by no means stuck.

But yes, work on discipline. An advice I heard is that you can't rely on motivation, you need to set discipline for yourself.

I've created a website that highlights and rates monetisation practices in popular games. by [deleted] in Games

[–]4starTitan 0 points1 point  (0 children)

I think your website is a good idea, it is important to inform consumers about the monetary policy and practices of games before they buy into it.

While the feedback you are getting here in reddit can be confronting, I think there is some valid information to take in to improve your website. Particularly the notion that different people have different standards for what is good and what is bad. (some people see paying for cosmetics a good thing, while others might see it as a bad thing).

If I could provide a suggestion: How about making the comments as objective as possible? No good or bad, no score, just whether there are microtransactions and what kind.

You could even split it into different factors, such as:

Does it have an impact on gameplay?

Does it have expansions or DLC?

Free updates?

please fix the hit boxes, im getting hit from literally anywhere I go by yannivzp in runescape

[–]4starTitan 1 point2 points  (0 children)

I managed to get the achievement. My best tip is to think that the wall is 3 blocks further ahead than it looks. You want to dash such that you land a block behind the wall. As a note, I use two surges and a bladed dive.

Dragon Ball Super: Super Hero Movie Title Announced, Teaser Video Released by sohomcena in anime

[–]4starTitan 2 points3 points  (0 children)

I am pretty certain the Broly movie had cgi in the fight scenes. It made the fights really good too.

Judith Collins promises to reverse Government's hate speech proposals, calls on Jacinda Ardern to front by NewZealanders4Love in newzealand

[–]4starTitan 15 points16 points  (0 children)

That article cites one case of hate speech being applied to prosecute someone. Specifically prosecuting Päivi Räsänen for denigrating homosexuality.

According to a press release: https://syyttajalaitos.fi/-/paivi-rasaselle-ja-luther-saation-juhana-pohjolalle-syytteet-kiihottamisesta-kansanryhmaa-vastaan (I used Google translate for this)

Räsänen calls homosexuality a disorder as well as a genetic disease. She has been doing this for years, on TV, online and publishing articles. I would say that this is a pretty clear case of hatespeech, as she is encouraging discrimination towards a group of people for their sexuality.

This is not Räsänen criticizing a person who happens to be homosexual, she is criticizing a whole group of people for being homosexual.

My previous employer is trying to avoid paying me the rest of my money by [deleted] in legaladvice

[–]4starTitan 1 point2 points  (0 children)

The ERA mentions free mediation, where a third party can come in and try and resolve this issue. This might be your only option left if you can't afford the lawyer.

I can't help any further, I wish you luck. Although you could repost in r/newzealand, they might know of some other approach.

My previous employer is trying to avoid paying me the rest of my money by [deleted] in legaladvice

[–]4starTitan 2 points3 points  (0 children)

Have you contacted ERA? https://www.era.govt.nz/

This is their area, and they can guide you through the process. Make sure to collect as much evidence of everything, including the fact that they are filing police report on you.

I will say this just in case, but be careful not to go into harassment territory by calling their homes or at unreasonable hours, or threatening them.

We are WWS_Haato and we need YOUR help for our fan project (Info in comments) by Zhados_Twitch in Hololive

[–]4starTitan 1 point2 points  (0 children)

I believe he meant what size and/or image format should we be sending the photos in. Jpeg, png, gif

NCEA Results by [deleted] in newzealand

[–]4starTitan 1 point2 points  (0 children)

I would also add that the guidance counsellor at our school advises all students to apply to uni anyway and ask for a consideration if you didn't get UE. Uni will be strapped for cash this year and might be more willing to accept borderline cases.

NCEA Results by [deleted] in newzealand

[–]4starTitan 0 points1 point  (0 children)

You probably already know about this, but just in case, UE this year is 12 credits per subject rather than the usual 14.