today i downloaded armory3D but i not received build option only play and clean but between nothing. my version is not same like a your
@Funkky435 жыл бұрын
@@programmingtacticalcode7968 build button is not required as all is built on play button.
@ToxicHwoarang Жыл бұрын
Thank god for the creative community and software engineers.
@irawee3 жыл бұрын
I'm a 3d artist since 1994 and blender user for years, I'm excited to see what I can do using Armory. very excited
@tonywtyt6 жыл бұрын
Interesting development option since it removes the asset pipeline between it and some other IDE/engine. Thanks for devoting time to sharing info about its use.
@jack13136 жыл бұрын
Very interested in seeing how to get characters moving with animation.
@Cloud-Yo5 жыл бұрын
Krom, I have never prayed to you before. I have no tongue for it. No one, not even you, will remember if we were good men or bad. Why we fought, or why we died. All that matters is that two stood against many. That's what's important! Valor pleases you, Krom... so grant me one request. Grant me revenge! And if you do not listen, then the HELL with you!
@Jianju695 жыл бұрын
-and if my code does not compile, then to HELL with you! :P
@Cloud-Yo5 жыл бұрын
@@Jianju69 haha! even better!
@virtual_intel6 жыл бұрын
This just shows how powerful Blender truly is. I located this cool game engine today and presto! your video on it is the second one I found. Dope stuff! I will eventually pick up how to create a game using it and with your help. I'm not a gave dev though :) well not yet anyhow.
@MadClown56 жыл бұрын
Didn't realize people still used windows' built-in zip tools. Get 7-zip, save hours of your life.
@darkcgi6 жыл бұрын
Who opens a zip the copies files from it then pasted them somewhere? Of course it took forever. And yes 7zip is fast. Right click zip file choose where to extract it to and you'll be done in no time. And 7zip extensions unzip faster.
@fuc3-5 жыл бұрын
Install GNU/Linux, save months of your life.
@ThatUndeadPerson4 жыл бұрын
i use winrar
@cessposter3 жыл бұрын
@@fuc3- At the very low price of your sanity! (this is not a joke help me)
@jesusfreak_x3l6 жыл бұрын
Thanks. Looking forward to the whole series. I already use Unreal and Unity but I think there is something unique about Armory and I don't want to have to play catch up in the future. Really want to take first seat so thanks for helping out with that
@NemoNautilusEra5 жыл бұрын
For people interested, version 2.8 of Blender is now stable, and it is fantastic. Not that I know how to use it myself, but the new UI is way easier to understand than the old one, and there is a bunch of new nice features
@Themagiciangr6 жыл бұрын
Hey awseome video.I would like to see advance character control with ik rigid body etc
@MUBARAKALRASHIDI-jl3bd6 жыл бұрын
👍thank you hero we wait next video really you make us interested
@someone-jo1km6 жыл бұрын
Someone at microsoft made zip file opening slower in a new update(because regressions) For faster loading of zip files you can uses 7Zip(x1000 faster with big files). If you have scoop installed you should already have 7Zip, if you don't have scoop installed have a look at scoop.sh(Windows only command line installer)
@sneakyamxx6 жыл бұрын
7:50 my blender doesnt have the "build" button.. only play and clean.. what can i do?
@Stankonious6 жыл бұрын
Build is sort of built into the play button now. You can still see the 'Compiling..' text pop up on the tool bar second from the bottom. Eventually a window should pop up and then the game within it will begin.
@BlenderBurst6 жыл бұрын
Thanks! @@Stankonious I was having the same problem
@gmx30226 жыл бұрын
Yeeeeesss!!!!👍👍👍👍🔥🔥
@gustavna16386 жыл бұрын
Great video man. Can't wait to get started ;-)
@Funkky435 жыл бұрын
Hi, will you make new video with Armory3D and Blender 2.81?
@KEVIN-qx4ht2 жыл бұрын
thanks man
@timabramov31386 жыл бұрын
Glad you're moving so quickly with this, Armory3D is indeed really interesting, can't wait to learn more! Really interested in how do you actually create multi-level games, with different menus etc. It should be possible, right?
@Hyperboid2 жыл бұрын
I imagine multiple scenes would be done via blender's scene menu
@kommentator57305 жыл бұрын
when im pressing play krom.exe doesnt work anymore, whats the problem?
@shereenhedia71034 жыл бұрын
1:45 that box you use to download is not there on my screen
@evasivezim6 жыл бұрын
I'm curious if if people are more into programming with Haxe or Node based? My vote is Haxe.
@gamefromscratch6 жыл бұрын
I'd be curious to hear this as well. I'm personally intending to cover both ways of programming wherever possible in the series, even though I personally prefer traditional coding. I think a lot of people that previously used BGE will be looking a Armory, so I think a fair number will be more interested in Node based coding as a result. Again, I'd be interested to hear what everyone has to say about this.
@wilhelm9926 жыл бұрын
Gamefromscratch I like the nodes, I am better at that then normal coding.
@filgry6 жыл бұрын
Are there any obvious limitations to Node programming as opposed to Haxe programming, if so, is it possible to create nodes using Haxe or Python?
@fuc3-5 жыл бұрын
I'd rather have python like the original blender game engine.
@pjmobile54875 жыл бұрын
Moar Armory vidz plz! (Especially about using animations, more advanced node logic etc)
@ruuxi6 жыл бұрын
can you still do that blender block thing? for coding
@JesseSwaney3 жыл бұрын
Are there tutorials for Armory3d for Blender 2.8?
@rf26425 жыл бұрын
How do I - make buttons if I want to export my game to android. Buttons to tap on screen?
@miracleshappen44835 жыл бұрын
What happened to the the node editor? Is this engine just code-based? Why didn't the use python as Blender is made in python as well?
@ThinkingPenguin6 жыл бұрын
Have you tried to export to android? I have tried a few days ago, it's only possible with c++ currently. I've compiled in c++ successfully and published to android. then in the android studio, build failed due to some compiler flags and other issues. do you have any idea about it?
@gamefromscratch6 жыл бұрын
I have not tried an Android build yet, actually I don’t think I have a proper NDK installation at the moment now that I think about it. I’ll give it a shot if I get a chance. Without seeing the errors and at what point they occur I’m limited in being able to help you. Heck C++ compiler errors aren’t fun to troubleshoot on the best of days, even when it’s your own code.
@ThinkingPenguin6 жыл бұрын
I agree. I have screen recorded it so if you wanna take a look: kzbin.info/www/bejne/iqazdHhmos-CoK8
@ThinkingPenguin6 жыл бұрын
Successfully compiled in android studio but when playing either on emulator or phone it's just a flat grey color.
@Jianju695 жыл бұрын
Any progress with Android, @@ThinkingPenguin ?
@NARHHJ6 жыл бұрын
Hi, i'm having great trouble with it, so I've tried to follow the procedure from the start again and again for like 40 min now but everytime, when I click the play button, sometime i get just a full white windows without nothing in it, and sometime, i get the same window but it closes 1s after it apears, and i've checked the console and it doesn't show nothing abnormal so I really don't know what the problem is, can you help me please? And thank you very much for your videos
@dusty62996 жыл бұрын
so could you edit the models by code? this would be really cool to generate worlds in a realistic way for a game.
@slumberstudio47576 жыл бұрын
when I hit f5, I got only kha player with white screen. I test on 0.5, doesnt have build button so I only hit play and it compiling for about 2 minutes so probably that is the build process happening. but working fine on browser
@dusty62996 жыл бұрын
how would i install blender 2.7 from steam because i like to use it on steam.
@visheshl6 жыл бұрын
I finally installed it correctly but I'm getting a blank window when I hit build or play... Help, no errors in the terminal its running fine but the window is black
@drtringuyenzmc6 жыл бұрын
me too, I don't know why? or because we don't have GPU chips?
@BlenderBurst6 жыл бұрын
Where is the build button? In my download of Armory there's no build option. 7:54
@BlenderBurst6 жыл бұрын
Just read in the comments. The build option is built into the play button. Thanks! @Biggy Hughs
@arthurmeuleman70486 жыл бұрын
Hey, I now that armory 3d is still in development but... I want to make a menu with the ui editor
@RomanAnchugov6 жыл бұрын
cool continue
@Xiahab4 жыл бұрын
if you have 2.79 sdk please upload it because he deleted it before 28 days so please if you have sdk 2.79 of armory please upload it i love you very much continue
@shoqvaive18426 жыл бұрын
Hell yeah
@craftnut5 жыл бұрын
If you use WinRar it won't take long to right click!
@GCorvetti6 жыл бұрын
I get an error while I run the file in krum, handle not valid, what's that ? :(
@gamefromscratch6 жыл бұрын
Truth told, you're probably better posting questions like these on the armory forums. forums.armory3d.org/
@GCorvetti6 жыл бұрын
Sure ;) thanks
@amphybius73566 жыл бұрын
what is Kraffiti.exe? Norton blocked it and it was in the armory file : \armory\armsdk\kha\kore\tools\kraffiti\kraffiti.exe
@Hafgandil6 жыл бұрын
Mac is slow with unzipping the file too, so it's the file not the Tools or Windows itself.
@gamefromscratch6 жыл бұрын
He must be using maximum compression settings when making them
@zimnelredoran99855 жыл бұрын
No "Build" button in 2.8 version : /
@zimnelredoran99855 жыл бұрын
It seems "play" does the thing.
@moh2233226 жыл бұрын
Question, outside the realm of game dev , Are you Canadian ?
@gamefromscratch6 жыл бұрын
Yeah I am.
@moh2233226 жыл бұрын
the words "out " and "about" were the clues.^_^ great work I love your channel.
@gamefromscratch6 жыл бұрын
It's funny, you never think about yourself as having an accent, as in your own head the way you talk is they way everyone talks. ;) When I was younger I lived for a short period of time in Texas with some family friends. When I came back from that I had a mashup of Texan drawl and Canadianisms... That was rough. "So... Y'reckon... Eh?" Glad to hear the channel is useful to you, that's why I do it!
@moh2233226 жыл бұрын
To me because Arabic is my native language it is not an accent ,just a different way to pronounce ,which by the way I think much cooler than the American way.
@gamefromscratch6 жыл бұрын
Well when speaking in Arabic I have to imagine you think you sound like you think Arabic should sound, no? ;)
@spectre57576 жыл бұрын
is there any chance of a armory3d 32 bit realese.
@gamefromscratch6 жыл бұрын
I can't speak for Lubos, but I wouldn't be surprised if the answer was no. More and more game engines are dumping support for 32bit because it represents such a small portion of the install base now. It's a whole extra slew of work for a very small segment of the market place. Of course you'd probably be best off asking him. He's not exceedingly active on Twitter, but it's one way to reach him ( twitter.com/luboslenco ), or the forums ( forums.armory3d.org ). Not sure if he's active on KZbin or not.
@johnblur53953 жыл бұрын
too muck work to set up and i don't want blender
@xanecosmo50617 ай бұрын
If you don't want to use Blender, just don't bother with Armory3D or any blender game engines. The only reason people use Armory3D is because they're familiar with Blender.
@moofymoo6 жыл бұрын
step 0: install 7zip..
@afjer5 жыл бұрын
Faster with 7zip.
@ACABSTUDIOS4 жыл бұрын
Wow too bad Blender and Armory both switched everything up. Just about every video on this subject is legacy
@SlayerDUDE19936 жыл бұрын
3:44 windows sucks ykr
@gamefromscratch6 жыл бұрын
With thousands of small files it certainly does. On the whole I think Windows 10 is a huge step forward. But in a few ways it's absolute garbage.
@SlayerDUDE19936 жыл бұрын
so true and so sad they made 10 so good after I turned to linux user