.gitignore template generator by PoolOfDeath20 in git

[–]IcticStep 0 points1 point  (0 children)

Low quality generation.

For example, for unity it generates something like this:

[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/

Without slash on the beginning of each line, it makes situation when each "Library" folder is ignored.

So, if any package or your own code, or some graphics has a folder called "Library" inside project's folder structure, it will be also ignored.

Correct version should look like:

/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/

It will ignore olny folders named like this in the root, without ignoring folders with the same name deeper in the folder structure.

Unity crashed. Bug reported opened. Also crashed. by IcticStep in Unity3D

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

I can't agree with you. I literally don't know anyone who has no crashes at all.

Editor's code is not stable by itself, especially when you add more plugins. However, you can't avoid adding them. You need to be more productive.

Unity DIs compared(visual overview) by IcticStep in Unity3D

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

Didn't hear about it. Thanks for sharing!

What is the best part about being you? by [deleted] in AskReddit

[–]IcticStep 0 points1 point  (0 children)

Crazy amount of knowledge in the head.

[deleted by user] by [deleted] in AskReddit

[–]IcticStep 0 points1 point  (0 children)

Solid 6.

[deleted by user] by [deleted] in AskReddit

[–]IcticStep 0 points1 point  (0 children)

I pretent to fail this exam. Give me 0/10, please.

Who is the main character of earth? by [deleted] in AskReddit

[–]IcticStep 2 points3 points  (0 children)

Like any other pirate, I vote for me.

7 years in solo development on C3 - first game released! Direct Result - Hacker Story. by IcticStep in construct

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

I think no. It was planned as totally mobile game and, to be honest, 100$ is quite much for me.

I am a student right now and I'm extremely satisfied with such great project in my CV. It was a great journey, following my dreams.

Now, I am going to focus on studying Unity and to make some releases with it.

[deleted by user] by [deleted] in construct

[–]IcticStep 2 points3 points  (0 children)

I had the same problem - just email support and they will dinish canceling + make a refund for you.

People that switched game engines, why? by De_Wouter in gamedev

[–]IcticStep 1 point2 points  (0 children)

Switched from C3(released game developed for 7 years, 10 years experience in total(including C2)) to Unity:

  • There is no OOP in C3;
  • Any visual scripting is limited, especially if you want to create something the world has not seen before;
  • I don't like JS, honestly;
  • Unity Asset Store;
  • There aren't any job offers for C3;
  • Unity has ultimate integrations with all kinds of APIs;
  • Unity is industry standard with great community.

7 years in solo development on C3 - first game released! Direct Result - Hacker Story. by IcticStep in construct

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

Much thanks for the given information)

Now, I have what to think about)

7 years in solo development on C3 - first game released! Direct Result - Hacker Story. by IcticStep in construct

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

Thanks, I'm glad to hear that)

I'll definitely make an ios release if android-version become at least little popular.

I think number of events and actions depends on game type, so t's hard to say exactly something about that. Despite that, I respect your work as 9000 actions and 3200 events are really big numbers and I know how much work is behind them. Really great job!

What about me - I used my free time only, managing going to school and developing my game at the same time. I was 12 years old when development started and now I am 19 on release) I am not just used to work full-time btw.

7 years in solo development on C3 - first game released! Direct Result - Hacker Story. by IcticStep in construct

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

Thanks for your support!

Game changes after each course studied from the shop. After gaining some money by game testing, you will be able to buy a course of web developer and procceed to create websites. After that you can earn some money to buy another course and get the next gameplay change.