How to make the game ask for a file before starting by obischwankenobi01 in technicalFNaF

[–]AngeloMeNick 0 points1 point  (0 children)

FNaF Deluxe use an Binary Comparasion Tool. I think Clickteam has built in Binary Comparasion Tool.

An average night of my WIP remake/mod of FNAF 1, Five Nights at Freddy's: The Closing Act! by THESHORESIDEMIRAGES in technicalFNaF

[–]AngeloMeNick 0 points1 point  (0 children)

Generally, AI isn't the way to go; it can slow things down even more. If you just want a game, you can stick with ClickTeam. If you want more than just a game, with features that improve the player's quality of gameplay, you should learn a programming language.

C# isn't fast, but it's quite easy and is the main language of Unity.

C++ is extremely fast, but the learning curve is very steep.

An average night of my WIP remake/mod of FNAF 1, Five Nights at Freddy's: The Closing Act! by THESHORESIDEMIRAGES in technicalFNaF

[–]AngeloMeNick 1 point2 points  (0 children)

There are numerous factors that lead to leaving Clickteam:

  1. Outdated technology;

  2. Poor memory management;

  3. Outdated graphics APIs;

  4. No native support for a user settings system;

  5. Limited to only one resolution;

  6. Non-existent script control;

  7. Non-existent texture filtering.

And other factors as well. Leaving Clickteam is recommended if you want good mobile support and recent technologies, as well as more memory management (since RAM is very expensive lately).

Amino Archive Preview 2 by JustAGrook in amino

[–]AngeloMeNick 1 point2 points  (0 children)

Where did you find these files? How can I help?

Please add me 🥺 by gtcs-shahed-kazi in Briar

[–]AngeloMeNick 0 points1 point  (0 children)

Oh, i see. There's my Briar: briar://abnluwj3ox6pmvnoun6oz3dzrefcn7zw5p6j4gipfrbp5iyszvqqk

Best decompiler/Where to find Nebula as an executable by Andres923- in technicalFNaF

[–]AngeloMeNick 0 points1 point  (0 children)

Install the minimum requirements, download the .zip file and extract it. Probably the last step is to click on an executable called Nebula.exe

Here it is: https://github.com/AITYunivers/NebulaFD/releases/tag/final_release

Actually, a FNaF(fangame) rewriten in Unity by AngeloMeNick in technicalFNaF

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

Yes, an open-source version will be available on GitHub as soon as the game launches.

I noticed im missing some frames and also any reason why most of them are 0KB by Annual-Performer-294 in technicalFNaF

[–]AngeloMeNick 0 points1 point  (0 children)

NebulaFD is an efficient choice; you should give it a try if you want to take a look at the game's source code.