Scripting Basics -- Armory 3D Tutorial Series

  Рет қаралды 24,107

Gamefromscratch

Gamefromscratch

Күн бұрын

Пікірлер: 42
@gamefromscratch
@gamefromscratch 6 жыл бұрын
Tutorial Links: devga.me/tutorials/armory3d/scripting-basics/ devga.me/tutorials/armory3d/
@lynchon
@lynchon 6 жыл бұрын
such a pleasure following this tutorial series! I hope they keep growing side by side with armory
@arturkarlov3000
@arturkarlov3000 6 жыл бұрын
mind=blown. Can't wait to see how Armory works with the new grease pencil.
@kubre
@kubre 6 жыл бұрын
Really helpful. Waiting for newer ones
@Darksightkellar
@Darksightkellar 6 жыл бұрын
Thank you so much for this video series... it'll be extremely, very helpful.
@MarioCardonaS
@MarioCardonaS 6 жыл бұрын
This s the best video to start with Amory 3D. Thank you!
@gmx3022
@gmx3022 6 жыл бұрын
yeeeeees again👍👍👍🔥🔥
@MUBARAKALRASHIDI-jl3bd
@MUBARAKALRASHIDI-jl3bd 6 жыл бұрын
Thank you really I enjoy so much keep going 👍👍👍
@-TheFacelessGamer-
@-TheFacelessGamer- 6 жыл бұрын
This addon is so cool and so intimidating. I thought the UI thing was really cool. The coding part is what intimidates me. I'm sure it's not as hard to learn as it looks.
@ErikDaGreat
@ErikDaGreat 6 жыл бұрын
Armory3D is beuauty
@dmytromalevskyi400
@dmytromalevskyi400 6 жыл бұрын
waiting for the next one!!
@327eduardo
@327eduardo 5 жыл бұрын
More armory pls :)
@LawMasterTimmy
@LawMasterTimmy 5 жыл бұрын
Is there a way to get an old download, the only download they have on there site is blender 2.8, and that has a whole ton of bugs.
@CitrusThings
@CitrusThings 10 ай бұрын
great. 1st step "switch to cycles mode" and it isn't on my screen.
@visheshl
@visheshl 6 жыл бұрын
Help : getting black window when hitting build or play, no errors in the terminal, Linux mint
@ArtwithAmarBrisco
@ArtwithAmarBrisco 6 жыл бұрын
Has anyone download the armory version of blender and it never opens it keeps close each time I try to open it.
@cryorime5
@cryorime5 5 жыл бұрын
When I attempt to open the new script, I get an error that says KodeStudio "returned non-zer." I'm working on a Mac.
@monochroma3803
@monochroma3803 6 жыл бұрын
im having problem with setting up armory plugin. I have tried once to make it work, but in the Armory panel, i don't have the Build button. Have i downloaded the outdated version of Armory?
@dbseraph
@dbseraph 6 жыл бұрын
new builds seem to have retconned the build button. you just hit the play button now.
@cessposter
@cessposter 3 жыл бұрын
I will stick to ue4. I don't mind the crashes anymore.
@lespicypeen698
@lespicypeen698 6 жыл бұрын
Hello, I'm getting the same issue where his trait isn't called and won't print in the debug console. I tried his solution where he exits KodeStudio and saves the project, but that doesn't seem to work for me. If anyone has a solution, I'd love some guidance.
@himanshikalra8602
@himanshikalra8602 5 жыл бұрын
Hey did you figure it out? It would be helpful if someone shares
@lespicypeen698
@lespicypeen698 5 жыл бұрын
@@himanshikalra8602 You might have to update your copy of Armory3d to a more "useable" version. My problem was that Armoury3d doesn't like iOS operating systems, so I couldn't get the newer copies to work on my machine.
@TheJobCompany
@TheJobCompany 6 жыл бұрын
That's quite useful! I'm experiencing a problem though, for some reason I can't launch Kode using the 2.79 build of Armory. Instead I get an error message, that I doesn't help me figure out anything. Any ideas why this could be happening? I think it has something to do with my long file path of the location of "Kode.exe".
@gamefromscratch
@gamefromscratch 6 жыл бұрын
Long file paths can certainly cause issues. Try copying your Armory folder to a root directory and see if the problem resolves itself. If that doesn't solve it, whats the error message? Finally what version did you install? Make sure you didnt use a lite version as they dont include Kode.
@brandonlee0115
@brandonlee0115 6 жыл бұрын
The node system is really similar to blueprint
@OleksaSymotiuk
@OleksaSymotiuk 5 жыл бұрын
can i use python to code game
@visheshl
@visheshl 6 жыл бұрын
Help I'm getting a black screen in both blender and browser build, no errors
@gamefromscratch
@gamefromscratch 6 жыл бұрын
I don’t have a Linux install sorry, probably best served asking on forums.armory3d.org
@visheshl
@visheshl 6 жыл бұрын
Gamefromscratch I got it working, but now I want a test project on android, please do a video about it. What do you need for getting armory to run on an android phone from scratch.
@gamefromscratch
@gamefromscratch 6 жыл бұрын
Download and install Android Studio, including the NDK and you will have everything you need. I intend to do a tutorial eventually on building for Android.
@visheshl
@visheshl 6 жыл бұрын
Gamefromscratch please do the android video soon as many people wanting to switch from unity would want to know including me
@GreenCappuccino
@GreenCappuccino 6 жыл бұрын
Alas my love hate relationship with cycles nodes si continued...
@artemDutchak
@artemDutchak 6 жыл бұрын
5:24 try haxe.Log.trace("Hello world");
@philosophshow4278
@philosophshow4278 6 жыл бұрын
Артем Дутчак А где изучать Haxe?
@HurricaneSA
@HurricaneSA 5 жыл бұрын
Oh lord, no. This feels like something a nerdy 16 year old cooked up in his basement to impress his friends. I mean we're two videos into the series and you struggled to output "Hello World" to the debug console. Meanwhile you could have created a basic 2D platform complete with physics and character movement in half that time using Godot. They could have gone with Python, C++, C# or even Java for scripting but instead they opted for an obscure language that almost nobody uses. Then there's the way it sits on top of Blender instead of having a proper interface of its own. Good luck keeping that mess organised. I give them props for being obviously very capable programmers but they obviously do not grasp the concept of ease of use. A case of being too clever to be useful. Of course other very clever people will probably love it but I don't see this becoming mainstream.
@peaolo
@peaolo 6 жыл бұрын
@GameFromScratch: could you please speak a bit slower or at least put a little pause between two phrases? At the end of your videos my ears bleed... (I know I already asked it in your last video but, pleeeease would you?!)
@gamefromscratch
@gamefromscratch 6 жыл бұрын
Would you believe that I actually slow down already for videos. I'm a fast talker in real life, I also tend to multi thread coversations too... But I'll try to get a bit slower.
@peaolo
@peaolo 6 жыл бұрын
Haha ok, thanks for your effort! Maybe others could ask the same to me when I speak in my native language while I think to speak slowly! :-) Anyway thanks again for your sharing!
@LilMissSonshine
@LilMissSonshine 5 жыл бұрын
@@gamefromscratch Thanks so much for these tutorials!!! The speed has been fine for me but as a noobie the lack of specifics i.e. "click this button there" has been difficult to track. Mostly clear though.
@PlickerFoulange
@PlickerFoulange 5 жыл бұрын
One solution is to tweak the playback speed in the video settings.
Input Handling -- Armory3D Tutorial Series
27:51
Gamefromscratch
Рет қаралды 11 М.
Getting Started -- Armory 3D Tutorial Series
14:39
Gamefromscratch
Рет қаралды 51 М.
这是自救的好办法 #路飞#海贼王
00:43
路飞与唐舞桐
Рет қаралды 138 МЛН
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 200 МЛН
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 45 МЛН
How I learned Unity without following tutorials (Developing 1)
18:11
Game Maker's Toolkit
Рет қаралды 2 МЛН
Armory3d | First Person Controller | Movement #0
22:06
Armory Blender
Рет қаралды 9 М.
Cameras & Character Controllers -- Armory 3D Tutorial Series
23:18
Gamefromscratch
Рет қаралды 12 М.
All physics movement explained in Armory 3D #armory3d
5:46
Armory 3D Community Channel
Рет қаралды 974
Why Solo Developers Should Use Unreal
9:51
Thomas Brush
Рет қаралды 425 М.
20 Advanced Coding Tips For Big Unity Projects
22:23
Tesseract
Рет қаралды 199 М.