Unigine 2 Community C# Programming Beginner Tutorial

  Рет қаралды 10,582

Jayanam

Jayanam

Күн бұрын

This is a beginner tutorial for C# programming with the free Unigine Community edition. I use an empty example project for demonstration to move and rotate a model in the scene with a C# script (node). I expose some variables (speed and turn speed) so that these can be changed in the Unigine editor.
See my social profiles here:
Instagram: / jayanamgames
Twitter: / jayanamgames
Facebook: / jayanamgames
Patreon: / jayanam
Merch Store: teespring.com/de/stores/jayan...
Production Music courtesy of Epidemic Sound: www.epidemicsound.com

Пікірлер: 41
@254mojination8
@254mojination8 3 жыл бұрын
Please more tutorials...the engine has a poor learning curve mainly since it's community is minute so please continue
@lonelywolf6329
@lonelywolf6329 3 жыл бұрын
Thanks a lot, hope for more Unigine tutorials!
@frednaar4202
@frednaar4202 4 жыл бұрын
I started using Unigine about one month ago, coming from Unity and Unreal experience. In my opinion this engine has a huge potential. It is very easy to grasp, especially for those coming from Unity and you get immediate results like Unreal. We are a team of 3 devs , I am the coder, but the artists really love it too for how easy it is to import meshes and setup lighting and such. It still has a few unpolished features but devs are always available on discord on forums. I know how hard it is to compete with giants, and I really hope more tutorials and videos will come as this engine deserves his rightful space in the gamedev community ...
@theman3282
@theman3282 3 жыл бұрын
Hi, about the license, as solo dev coming from unity for 4 years, is there any quirks that indie had to pay attentions, have you discusss with unigine about the license.
@mikethegamedev
@mikethegamedev 3 жыл бұрын
is it good to use?
@bjornmansson5641
@bjornmansson5641 4 жыл бұрын
love it!
@user-jx7pc9ku7b
@user-jx7pc9ku7b 3 жыл бұрын
We need more C# tuts for UNIGINE!
@254mojination8
@254mojination8 3 жыл бұрын
Please continue with tutorials
@fahimshahriar2154
@fahimshahriar2154 3 жыл бұрын
Please continue bro!
@WoodysAR
@WoodysAR 4 жыл бұрын
Hello! Nice to see you still uploading and teaching! PLEASE, I love your '3rd Person to 1st Person ' video. I was wondering if you would help me, or consider making a video, about taking that video to the next level, and incorporate Oculus VR Avatar Hands? I can get you any information to get the 'ingredients' in minimum time (the SDK, the Rift Emulation tools assuming you don't have VR yet). I am using a version of the 3rd person, with turning and room SCALE calculations, I have the hands moving with the motion controllers, and I have VR interact, grab etc working, the last thing I need is hand to grip, grab, etc,. DO YOU THINK -I- _WE_ SHOULD SKIP OCULUS AVATAR AND (ahem..) and go with U.V.R.F. VR HANDS (or VR Expansion...)..? THANKS AGAIN! WOW, YOU ARE SO INSPIRATIONAL, I am at nearly 3,000 subs ( KZfaq.com/NextWorldVR ) and about to start my own Game Dev show about: *'WORKING **_(while)_** IN VR!'* It is so great to see the increased interest out there for UE4 (and UE5 Muuahahah!). I ADORE building worlds in VR like in the real-world, picking up, placing, sizing , turning, lighting, I have worked in CG since 3D STUDIO for DOS this was ALWAYS the dream goal! GREAT CHANNEL THANKS FOR ALL THE INFORMATION AND INSPIRATION,
@manueldirecto
@manueldirecto 4 жыл бұрын
nice..
@JayAnAm
@JayAnAm 4 жыл бұрын
Thx!
@avgustgolm6477
@avgustgolm6477 4 жыл бұрын
Question: Add-on "Fast Carve" does not appear in Blender 2.83. The preferences indicated an error upgrade to 2.8.x required. Can you help us.
@brunnersamuel4615
@brunnersamuel4615 4 жыл бұрын
I found some network library on github but i have no idea how to add it to a unigine csproject
@hiddenvoid
@hiddenvoid 4 жыл бұрын
I found this engine one or two years ago because it supports double precision. And then I found the pricing for that feature. You have to pay 6K/year and I decided to write my own double precision floating origin system in Unity using DOTS. :D I think it is a really good engine but the engine is more for simulation than for gaming.
@JayAnAm
@JayAnAm 4 жыл бұрын
You mean double precision coordinates? Well it is supported by Unigine and you dont have to pay for it, where is written that this will cost what you wrote?
@fragsauce
@fragsauce 4 жыл бұрын
@@JayAnAmDouble precision of coordinates is only available in the Engineering edition and above, which starts at $5995 a year unfortunately.
@254mojination8
@254mojination8 3 жыл бұрын
That was 2 years ago... now it's free
@lauritorni8571
@lauritorni8571 3 жыл бұрын
I am having a problem when I use an if statement like this if(Input.IsKeyPressed()) {} it give me this error 'Input' does not contain a definition for 'IsKeyPressed' [Coding]csharp(CS0117).
@jk0194
@jk0194 3 жыл бұрын
For some reason i don't have code completion when i'm writting. Is pretty hard to guess methods or capitalization. What can i do?
@Xameska
@Xameska 4 жыл бұрын
will you do c++ tutorials for this?
@AsdAsd-wg6ks
@AsdAsd-wg6ks 3 жыл бұрын
Can you do a more in depth tutorial with third person like you did for godot
@mireazma
@mireazma 3 жыл бұрын
It has the potential to draw users from Unity and UE due to the sweet 64 bit coordinates.
@sagizm0nd
@sagizm0nd 9 ай бұрын
It now has more reasons 😆
@RavenArtzy
@RavenArtzy 3 жыл бұрын
How do i make stuff unanchored?
@nuntaj.f.b.s.p4074
@nuntaj.f.b.s.p4074 Жыл бұрын
Which version of visual studio do you used
@BabyGlass
@BabyGlass 4 жыл бұрын
Hi may i know what plugin did you use for c# programming on visual code
@JayAnAm
@JayAnAm 4 жыл бұрын
C# for Visual Studio Code (powered by OmniSharp) from Mircosoft
@droidandroid174
@droidandroid174 3 жыл бұрын
just search c# in plugins
@DescendantOfTheDjinn
@DescendantOfTheDjinn 2 жыл бұрын
Will unigine work on 4gb ram
@tenminutetokyo2643
@tenminutetokyo2643 4 жыл бұрын
DOOD!
@Potatinized
@Potatinized 4 жыл бұрын
wait.. unigine is a game engine now? i thought they'll just a benchmark engine forever. How is it comparing to UE?
@JayAnAm
@JayAnAm 4 жыл бұрын
I dont know yet, but it feels great. Here is an introduction : kzfaq.info/get/bejne/ibCqobV-3dHLl40.html
@leo523
@leo523 4 жыл бұрын
@@dotcom4389 Unreal will never have C# support I think. Unigine easier in this way.
@frednaar4202
@frednaar4202 4 жыл бұрын
@@dotcom4389 you cannot animate characters in engine, but you can play and blend imported animations
@mikethegamedev
@mikethegamedev 3 жыл бұрын
Is Unigine similar to Unreal and Unity?
@cpubug
@cpubug 4 жыл бұрын
How to download it?
@JayAnAm
@JayAnAm 4 жыл бұрын
Check my previous video kzfaq.info/get/bejne/ibCqobV-3dHLl40.html
@bestosma
@bestosma 4 жыл бұрын
unigine.com/
@chidebenosiri4662
@chidebenosiri4662 4 жыл бұрын
UNIGINE
@ApexArtistX
@ApexArtistX 4 жыл бұрын
Bro make a discord server for the community
Unigine 2.18 Is Here!
10:43
Gamefromscratch
Рет қаралды 19 М.
UNIGINE TUTORIAL C#: Third Person Finalized
17:44
Lazy Unigine Dude
Рет қаралды 718
你们会选择哪一辆呢#short #angel #clown
00:20
Super Beauty team
Рет қаралды 14 МЛН
small vs big hoop #tiktok
00:12
Анастасия Тарасова
Рет қаралды 34 МЛН
Me: Don't cross there's cars coming
00:16
LOL
Рет қаралды 13 МЛН
Haha😂 Power💪 #trending #funny #viral #shorts
00:18
Reaction Station TV
Рет қаралды 16 МЛН
Unigine 2 Free Community Edition Introduction
6:17
Jayanam
Рет қаралды 10 М.
ИГРОВЫЕ ДВИЖКИ [ЧАСТЬ 7] - UNIGINE
13:41
Russian Red Skins
Рет қаралды 22 М.
20 Advanced Coding Tips For Big Unity Projects
22:23
Tesseract
Рет қаралды 163 М.
Galaxy Network Unigine
3:16
Денис Волк
Рет қаралды 867
UNIGINE 2 Community (Free 3D Engine) - Launch Trailer
4:20
UNIGINE
Рет қаралды 212 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 759 М.
How I make bots using python (educational)
17:12
Kian Brose
Рет қаралды 529 М.
Rust Demystified 🪄 Simplifying The Toughest Parts
14:05
Code to the Moon
Рет қаралды 173 М.
你们会选择哪一辆呢#short #angel #clown
00:20
Super Beauty team
Рет қаралды 14 МЛН