Похожие чаты

Is it the only programming language you know?

8 ответов

8 просмотров

And C

Vlad-Doc Автор вопроса
OxHenry Hornet
And C

Just use C++ then

Vlad Doc
Just use C++ then

So I should learn C++

Vlad-Doc Автор вопроса
OxHenry Hornet
So I should learn C++

Yeah. And if you know Java and C already it won't be that much of a hustle. You'd have to learn templates and stl

OxHenry Hornet
And C

Godot is adding Kotlin support afaik which is uses jvm. If you want to stick with jvm stuff, your life will be 100 times easier if you learn Kotlin. Also C# has a very very similar syntax to java and almost all game engines use it.

Yasan
Godot is adding Kotlin support afaik which is uses...

This is interesting to me. Have any people gathered experience using Unreal with C#? I found these two plugins for example: https://github.com/mono-ue/mono-ue.github.io https://github.com/pixeltris/USharp Does it actually work, are there big limitations? I am interested in Unreal but C++ a bit less 😅

Dani
This is interesting to me. Have any people gathere...

There's Blueprints that allows you to do almost everything without using C++. You really need C++ only for some complex math, for using some SDKs or accessing engine features that are not exposed to BPs (which rarely but happens). It's better to ask your question in UE4 related chats, you can find two, one is UnrealEngine4, another is unrealengine_world, first one is Russian but people also answer in English sometimes.

Dani
This is interesting to me. Have any people gathere...

There are even a python binding afaik. You should stick to C++ and blueprints for ue4. The usual workflow in UE4 is to make a C++ class and implement the necessary stuff then create a blueprint based on it.

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

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

Какие дистрибутивы Linux чаще всего работают в качестве серверов и почему?
Alex
27
Такс, блин, таки кто-то знает, каким образом работают макросы stdin/stdout/stderr? Я влез в stdio.h, там определения нет, отладил через асмокод - вызывается функция со странны...
The Bird of Hermes
18
Ребят, привет! Я портируюсь с войда на генту Читаю гентувики В разделе про разбивку диска указана xfs файловая система, а не ext4, как обычно Xfs имеет какие-то преимущества ...
Андрей Дыбов
21
Всем привет, на линуксе лучше на fasm или nasm учиться писать для начала ?
meszjol
14
А кто-то пробовал, уезжая из Эстонии получить э-рез и продолжить вести предпринимательскую деятельность внутри Эстонии, используя свой OÜ?
Lalalashechki Lalala
62
I'm new at Monero and I'd like to ask you all - why are you in Monero? I know about privacy but what do you expect to happen in the next years, decades that Monero will make i...
Konrad
19
Господа, а как такое в миграцию засунуть?
Денис Александрович
12
Если у меня есть такой класс: Object = {} function Object:new(a_name, a_transform, a_color, a_mesh, a_material, a_shader, a_textures) local private = {} private.n...
Cuarno Vile
4
Is Kadena onto something special? No one really knows. Good luck!
Bright Uncle Stephen EqualBet
40
я не магистр хаскеля, но разве не может лейзи тип конвертнуться в не-лейзи запросив вычисление содержимого прям при инициализации?
deadgnom32 λ madao
100
Карта сайта