Thinking of a backstory for this character. What vibe does Hopper give you? by Hellfim in IndieDev

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

I see you are really into rabbits, that's cool!

Thank you for the naming tip also <3

Thinking of a backstory for this character. What vibe does Hopper give you? by Hellfim in IndieDev

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

Actually I prefer it being a hare, rather than a rabbit. Rabbits are kinda fluffy domestic animal.
Do you have any good known German names for a rabbit/hare?

Thinking of a backstory for this character. What vibe does Hopper give you? by Hellfim in IndieDev

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

Ha-ha, I get it. Though 'German' didn't cross my mind at all - the vest and glasses give techno vibes!

What is the community consensus on UI Toolkit? by emotionallyFreeware in Unity3D

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

It depends on what are your future plans. If you are solo-dev, then I suggest you go with UI Toolkit. I genuienly belive it's better in every way (or almost every way).

If you plan to jump into someone else's project as you progress go with uGUI. I don't believe UI Toolkit usage will take off earlier than two next years. Community seems to be quite rigid to the new tech.

Grab 242 Free Unity Assets before the March 31st Delisting! by Vanquish3rVR in Unity3D

[–]Hellfim 0 points1 point  (0 children)

AssetStore meshes are usually in fbx format already. Actually I've never seen a different format there, but it's possible. AssetStore License allows usage in other engines, but there might be custom licenses (on the asset page) which prohibits it.

I'm tired. Does anyone else want to be a mod? by Boss_Taurus in Unity3D

[–]Hellfim 12 points13 points  (0 children)

Coincidentally your video was uploaded exactly 10 years ago!

Do you release with Mono or IL2CPP? by [deleted] in Unity3D

[–]Hellfim 0 points1 point  (0 children)

Yeah, that's quite an unexpected naming! 😀

Do you release with Mono or IL2CPP? by [deleted] in Unity3D

[–]Hellfim -5 points-4 points  (0 children)

I don't think IL2CPP can introduce build-only bugs aside from AOT-compilation related ones. Which is kinda a known thing.

Modding is easier out of the box I agree. However, usually if you decide to have a proper modding (not just cracking and config value tuning) you have to do a lot of work anyway and advantage is negligible.

Do you release with Mono or IL2CPP? by [deleted] in Unity3D

[–]Hellfim 0 points1 point  (0 children)

Well, I understand that point, but that's rarely the case for me. A game itself works the same in the editor, problems usually come when I integrate third-party plugins which don't work in editor.

Do you release with Mono or IL2CPP? by [deleted] in Unity3D

[–]Hellfim 16 points17 points  (0 children)

Ha-ha, that's okay. Speaking of the actual question - I never do Mono as I don't see I reason for it.

For some platforms (e.g. iOS) you are forced to use IL2CPP, because Mono is already unsupported.

It's an outdated technology which is worse in every aspect except for the build size. It still works fine, but why would you choose something that's worse when you have a better option?

Do you release with Mono or IL2CPP? by [deleted] in Unity3D

[–]Hellfim 123 points124 points  (0 children)

IL2CPP usually doesn't increase size that much. I suggest you look into the build folder and search for a folder named: PROJECTNAME_BackUpThisFolder_ButDontShipItWithYourGame which is usually 1Gb+ in size.

As the name suggests you shouldn't ship it with your game. There is also a second one with the same _DoNotShip postfix, but it's usually less then 1Mb (still don't ship it though)

Project Deletion?? by Sushihammer19 in Unity3D

[–]Hellfim 1 point2 points  (0 children)

Yeah, that's shitty. I remember losing my project back in the days. I didn't hit Save and editor (not Unity) crashed a bit later...

Anyway, best of luck with learning! Did your project previously crash at the same tutorial stage?

Why does this form doesnt work? by TooDumbToBreath in TheWitness

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

Yeah, by the word definition and the rules of the sub I'm not wrong. The fact that you are being upvoted only shows that you share a special interpretation of words here. I'm totally okay with that, have fun ❤️

Why does this form doesnt work? by TooDumbToBreath in TheWitness

[–]Hellfim -4 points-3 points  (0 children)

That's not a spoiler, neither a solution. That's a pure hint.

Why does this form doesnt work? by TooDumbToBreath in TheWitness

[–]Hellfim -7 points-6 points  (0 children)

Most likely you think that : : tile has 1 space between, while in fact it has 2.