Похожие чаты

About ue4 isn't it reasonable to completly avoid blueprints? bp

development is even slower than code with all those search drag drop design connect comment etc stuffs

12 ответов

23 просмотра

If it's easier to you to work with C++ only you can do it and it's completely fine. Exceptions are UI code, AnimBlueprint code, and probably the code related to high-level AI. These are very tedious to do in C++. I usually create a class in C++ and then a class in Blueprints inherited from it to bind data and tweak values.

Déjà vu- Автор вопроса
Pavel
If it's easier to you to work with C++ only you ca...

is there any hint to see that where bp hits performance of the game? my main concern is that otherwise some stuffs in bp are verry helpfull

Déjà vu
is there any hint to see that where bp hits perfor...

There's some console command stat or stats if I recall correctly that shows where the frame time goes. Also probably Unreal Insights can show what code takes the most time

Déjà vu
is there any hint to see that where bp hits perfor...

If you have a lot of code in Blueprints and it takes too much frame time you can consider using blueprint nativization, it has its own limits, basically you can't use some BP features with it (mainly some new features that are not yet supported for nativization). We used it on one mobile project and it was a big win for performance. But for desktop it may be not that big difference I guess.

Déjà vu- Автор вопроса
Pavel
If you have a lot of code in Blueprints and it tak...

it produces a very ugly code but i thought about it to convert all blueprints before final shipping compilation. don't know if there is any bad behaviour in it or not

Déjà vu
it produces a very ugly code but i thought about i...

If you know that you will use it it's better to start early, because you may use some code that can't be nativized. As for readability, this generated code doesn't meant to be read (well, sometimes when hitting some difficult to trace bug that reproduces only with nativization you may have to do that, but that's super rare).

Déjà vu- Автор вопроса
Pavel
If you know that you will use it it's better to st...

so it just returns error on some blueprints?

Déjà vu
so it just returns error on some blueprints?

It fails a build with some errors, I don't remember exactly at what step but it's not always clear that the problem is in nativization. So if it's being enabled at late steps of the development it can be a pain to investigate why it doesn't work.

Déjà vu
it produces a very ugly code but i thought about i...

Well, people say UE5 deprecates and removes nativization :)

Déjà vu- Автор вопроса
Pavel
Well, people say UE5 deprecates and removes nativi...

may somebody fork it and continue better

Déjà vu
may somebody fork it and continue better

It would be a lot of work and digging into the engine to support it, so I guess it's unlikely

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
@Benzenoid can you tell me the easiest, and safest way to bu.y HEX now?
Živa Žena
20
This is a question from my wife who make a fortune with memes 😂😂 About the Migration and Tokens: 1. How will the old tokens be migrated to the new $LGCYX network? What is th...
🍿 °anton°
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
What is the Dex situation? Agora team started with the Pnetwork for their dex which helped them both with integration. It’s completed but as you can see from the Pnetwork ann...
Ben
1
Гайс, вопрос для разносторонее развитых: читаю стрим с юарта, нада выделять с него фреймы с определенной структурой, если ли чо готовое, или долбаться с ринг буффером? нада у...
Vitaly
9
Anyone knows where there are some instructions or discort about failed bridge transactions ?
Jochem
21
@lozuk how do I get my phex copies of my ehex from a atomic wallet, to move to my rabby?
Justfrontin 👀
11
Карта сайта