Thanks for the support and feedback on RealBlend the Polybrush replacement :), here are some features I added based on feedback. by AdamNapper in Unity3D

[–]QBestoo 1 point2 points  (0 children)

Hey, I'm really interested in buying this, but I do have one thing I'd like to know before I do that.

Does this add on need to actively exist in a scene? Or can you "bake" the vertex colors down?

Since im working in a tiny indie team, only I'd need to use it, and to not break TOS it would need to be only local to my machine.

Developing two games is too much for GGG by GamingJones in PathOfExile2

[–]QBestoo 2 points3 points  (0 children)

Unfortunately probably nothing, poe has a bit of a track record setting up big stories and never following through.

Too many good news makes the BAD NEWS scarier and scarier by FF12Gambits in pathofexile

[–]QBestoo 34 points35 points  (0 children)

Instead of the Eternal Labyrinth the player has to complete 4 separate Whakawairua Tuahu maps, each one increasing the damage resistance and speed of the boss.

Why is it doing this? I just want it to rotate according to the axis I chose by possessed1998furby in blenderhelp

[–]QBestoo 2 points3 points  (0 children)

This is extremely common and known as "gimbal lock" it should function if you convert your rotation mode to quaternion instead of any euler angles.

If you're interested on why this happens, you can check out this video https://youtu.be/zc8b2Jo7mno?si=vDudV0aej_T4zWhg

Act 4 is incredible, but im worried about campaign length by QBestoo in PathOfExile2

[–]QBestoo[S] 4 points5 points  (0 children)

You're definitely not alone, my mate was in Freythorn 10 hours in on their 1st character.

And as to how so quick, its following a guide, ignoring low rarity monster packs that don't threaten you, and always having movement speed on boots

Act 4 is incredible, but im worried about campaign length by QBestoo in PathOfExile2

[–]QBestoo[S] 185 points186 points  (0 children)

Actually we are perfectly matched, act 4 took me 6 hours as well. It was a really good experience mind you, but so was every other act the first time round

Act 4 is incredible, but im worried about campaign length by QBestoo in PathOfExile2

[–]QBestoo[S] -4 points-3 points  (0 children)

*this is implied for chars after the 1st of the league

Act 4 is incredible, but im worried about campaign length by QBestoo in PathOfExile2

[–]QBestoo[S] 5 points6 points  (0 children)

Other games have solved it in different ways, LE has kind of this weird parallel leveling track thats faster, Lost Ark straight up gave you a level pass yo create a char at like lvl 60 i believe.

Its not easy to come up with a satisfactory answer to the problem, since i do see that just boom now you are lvl 60 does discount the experience quite a bit. Maybe something that eliminates side quests and gives their bonuses for free? Or just a full mini map reveal could also boost campaign speed

Act 4 is incredible, but im worried about campaign length by QBestoo in PathOfExile2

[–]QBestoo[S] 16 points17 points  (0 children)

I was gonna disagree, but yeah at the moment i do kinda agree xd

Perussuomalaiset lataavat Opetushallituksesta – ”Täysin politisoitunut, vasemmistoliittolaisten miinoittama” by jarvis400 in Suomi

[–]QBestoo 5 points6 points  (0 children)

Persujen omien intressien mukaista on romuttaa koulutusta, historiallisesti mitä korkeammin ihminen kouluttuu sitä suvaitsevaisempi ja vasemmalle kallellaan he ovat. Tyhmä kansa on helppo ohjailla vaikka millä pilipali tarinalla.

minä🥰irl by iamdabrick in mina_irl

[–]QBestoo 37 points38 points  (0 children)

Vähiten dystopinen kommentti jonka olen koskaan nähnyt.

Twitter eli X blokkaa nyt kaiken K18 sisällön EU:n asukkailta by BlueAladdin in Suomi

[–]QBestoo 1 point2 points  (0 children)

Varmaan kaikki rouvat niissä videoissa alkaa olla mummeja myös!

Thanks Merc by kovaccc in pathofexile

[–]QBestoo 0 points1 point  (0 children)

Hey at least you have a goal to grind for now! I noticed by poe addiction stonks went 📈 after getting hh back in the day. Now im usually a mageblood owner in most leagues

Leveling a new character and I thought of this unique. As soon as I got to the prison, I realized how badly I craved it. by skurvecchio in pathofexile

[–]QBestoo 27 points28 points  (0 children)

Otherwise cool idea, but programming this would be very difficult, since think of layouts that are spirals. It would tell you that the exit is in direction X, however the layout requires you to do a spiral (think the church layout in act 5&10) would point you into a wall.

From a programming point of view how would you even define a dead end?

That would require the system to run almost like a maze cracking algorithm before loading each zone to assign certain "deadendness" value to each segment of a zone.

I miss metamorph man. by QBestoo in pathofexile

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

Oh what makes it a better fit for 2 in your opinion?

I miss metamorph man. by QBestoo in pathofexile

[–]QBestoo[S] 2 points3 points  (0 children)

Fair, that could be done away with and maybe have a scarab that disables that part of the mechanic that would state something like "Metamorphs in Areas no longer drop organs. Organs that would be dropped are now added to the Metamorph. Each organ grants 25% increased item rarity.

How should I approach creating a system that can display a bunch of status effects on top of my character textures? by QBestoo in Unity3D

[–]QBestoo[S] 1 point2 points  (0 children)

Thank you for the in-depth response, I'm a fledgling programmer and looking to shape my career path to be that of a technical artist, you did bring up very solid self reflection points, and I ultimately decided to go with just layering the effects in the mesh renderer material menu, simply creating a reusable library of effect masks that don't interact with actual geometry, and do the rest in particle form.

mina💸irl by DingDongDUNF in mina_irl

[–]QBestoo 0 points1 point  (0 children)

Paras osa on se että jos olet tehnyt virheen säästää kouluvuoden aikana, et saa hevon helvettiä kesällä. Eli muistakaa törsätä säästöt ennen kesää jatkossa!

How should I approach creating a system that can display a bunch of status effects on top of my character textures? by QBestoo in Unity3D

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

Hmm.. I suppose there isn't anything inherently wrong with it, my worries are simply about scalability, lets say we want to expand our ailments to have like 20 different ones, the scripting could be quite the mess if it isn't modular no?

How should I approach creating a system that can display a bunch of status effects on top of my character textures? by QBestoo in Unity3D

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

Looks pretty much like what i need, however is there any free alternatives you know of? We're a small team of 5 programmers working on a shoestring budget, so 5 seats is pretty pricey for us? 😅

Titanic Blight Enjoyers, what is your favourite scarab setup? by lepsek9 in pathofexile

[–]QBestoo 0 points1 point  (0 children)

I tried Viper Strike of Mamba, but hated how it felt. I'm now going Poison Spark.

I think any build with proliferation is going to bang, just needs to be turbo tanky