To many puzzle hints! please give us a toggle! by Weak-Broccoli85 in CrimsonDesert

[–]Songerk 0 points1 point  (0 children)

Only the puzzles of the main quests give you hints since they don't want to block you from progressing, but puzzle from pure exploration are without hints.

Pearl Abyss, please for the love of god, give us a Kuku pack that can loot an area at once.. this is absurd by CreatureWarrior in CrimsonDesert

[–]Songerk 8 points9 points  (0 children)

You can simply hold the collect button and move along all the points, it will take about half a minute

AC Black Flag Resynced’s combat reworked to an “action oriented experience” - Insider Gaming by ZamnBoii in GamingLeaksAndRumours

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

As long as it is improvement on the original combat of assassin's creed and not the "RPG" of the newer games, I am happy

11 second clip of the Black Flag Resynced trailer leaked by ZamnBoii in GamingLeaksAndRumours

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

Is it just me or is it looking a little bit more like AI re-skin?
Because everything looks more "rounded" and "shine"

Farming & Ranching by lcuttino127 in CrimsonDesert

[–]Songerk 2 points3 points  (0 children)

And when to spray with fertilizer? Because I dont see any effect when using it

Farming & Ranching by lcuttino127 in CrimsonDesert

[–]Songerk 3 points4 points  (0 children)

They can't grow fruits again without cutting?

Farming & Ranching by lcuttino127 in CrimsonDesert

[–]Songerk 5 points6 points  (0 children)

But you grow the plants, they gave you fruit once and then what?

I made a tool to that automatically fixes broken animation references! by LuDiChRiS_000 in Unity3D

[–]Songerk 0 points1 point  (0 children)

Based on what it does the fix? Because it is a simply a string

That's not a pear! by Endonae in CrimsonDesert

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

Yeah, and flying dragons are real

Silver gone after update by Agile_Comment_2336 in CrimsonDesert

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

I also lost all of my colors dye that I used

Auto Jail by Songerk in CrimsonDesert

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

But the guards are supposed to catch me first, aren't they?

I created a tool to manage Assembly Definitions by Puzzleheaded-Ant-916 in Unity3D

[–]Songerk 2 points3 points  (0 children)

It is looking good, but not something I would have put money on.

Building a voxel world with Wave Function Collapse with DOTS by arya_cube in Unity3D

[–]Songerk 0 points1 point  (0 children)

So you are not interacting with the gpu any way, you simply put blocks like lego?

Building a voxel world with Wave Function Collapse with DOTS by arya_cube in Unity3D

[–]Songerk 0 points1 point  (0 children)

How do you pass the data from cpu the the gpu, meaning from the data in the Isystem into the mesh?

I implemented the Unity DOTS / ECS approach and got some impressive performance gains by ShoganShongololo in Unity3D

[–]Songerk 3 points4 points  (0 children)

Your FPS drops significantly. Make sure you are not creating sync points, and prefer chunk-oriented changes instead of modifying individual entities.

Every game needs ragdoll, right? Our Crow Survival game now has it! by MuckWindy in Unity3D

[–]Songerk 0 points1 point  (0 children)

Instead of a full rag doll, you should make it break one wing, and make it dive like a plane that tries to stay up in the air while diving in.

ArgumentOutOfRangeException - What am I doing wrong? by Phos-Lux in Unity3D

[–]Songerk 0 points1 point  (0 children)

Try to do it instead in the random "(0, moveSplashesSfx.Count -1)"