- Видео 89
- Просмотров 392 756
Arcane Energy
Добавлен 24 июн 2019
Welcome. I create games and tutorials in the Godot game engine.
Consider supporting me on ☕ Ko-fi
ko-fi.com/arcaneenergy
Consider supporting me on ☕ Ko-fi
ko-fi.com/arcaneenergy
Create Water without Shaders (Godot)
Create water in the Godot game engine without shaders.
00:00 Configuration
03:46 Animating
#gamedev #godot
⚡ Website
↪ arcaneenergy.github.io/
☕ Support me on Ko-fi
↪ ko-fi.com/arcaneenergy
00:00 Configuration
03:46 Animating
#gamedev #godot
⚡ Website
↪ arcaneenergy.github.io/
☕ Support me on Ko-fi
↪ ko-fi.com/arcaneenergy
Просмотров: 1 502
Видео
Blender to Godot Workflow
Просмотров 9 тыс.5 месяцев назад
Learn how to import files from Blender into Godot 4. Currently using Godot version 4.3. The available 3d formats can be found here: docs.godotengine.org/en/stable/tutorials/assets_pipeline/importing_3d_scenes/available_formats.html The .blend import process converts to glTF first, so it still uses Godot's glTF import code. Therefore, the .blend import process is the same as the glTF import proc...
Godot Poolrooms Test
Просмотров 1,8 тыс.6 месяцев назад
The poolrooms - now in Godot. v4.3 Beta 1. Enjoy the water, lighting and ambience of this indoor pool. Note: The sound effects and music were added later to the video. I will add them to the gameplay. c962b5bcbbd213b8600a6fc31be0d45820b579d5 #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Godot Backrooms Test
Просмотров 6806 месяцев назад
The Godot Backrooms. Made in Godot 4. Uses Jolt Physics. 3144d8230bd029808bfbe427eb1c5fd8ce8e72fb #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Create your first event in Sandbox Elements
Просмотров 1257 месяцев назад
Learn how you can create your first event in Sandbox Elements. Sandbox Elements is a 2d physics-based sandbox game available for Android devices. Check the page for Sandbox Elements: arcaneenergy.github.io/sandbox-elements/ You can download the game on the Google Play store: play.google.com/store/apps/details?id=com.arcaneenergy.sandbox_elements *Chapters* 00:00 (Create an event) 00:30 Define a...
Godot Character Controller Test
Просмотров 5067 месяцев назад
#gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
3 Functions you should use in Godot #3
Просмотров 1,5 тыс.11 месяцев назад
This video presents 3 functions in the #godotengine, which can be very useful for various use cases. 00:00 print_orphan_nodes() 00:54 class_name 02:25 Custom Signals #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
3 Functions you should use in Godot #2
Просмотров 3,5 тыс.11 месяцев назад
This video presents 3 functions in the #godotengine, which can be very useful for various use cases. 00:00 clamp() 01:15 Autoloads 02:36 Nested Scenes #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Nested Scenes in Godot
Просмотров 70511 месяцев назад
This video shows how you can use scene and script inheritance in Godot. Characters by Kenney kenney.nl/ Music by xaxAttax #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
3 Functions you should use in Godot #1
Просмотров 1,9 тыс.11 месяцев назад
This video presents 3 functions in the #godotengine, which can be very useful for various use cases. 00:00 print() 01:10 Breakpoints 02:22 Scene Unique Nodes #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Using Custom Resources (Godot 4)
Просмотров 6 тыс.Год назад
Custom Resources allow you to store various types of information. In this video, we'll use them to store some information about our characters: Name and damage. Then we'll add a sub resource which will hold our damage data. Characters by Kenney kenney.nl/ Music by xaxAttax #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Sandbox Elements Trailer
Просмотров 848Год назад
Sandbox Elements, a 2D physics-based sandbox game, offers a variety of elements and tools to experiment with. Key features include: *Backpack* Your backpack is the key to your elements. Choose an element of your choice from a variety of categories and start adding it to your world. *Tools* Every job has the right tool. Modify elements with a selection of tools at your disposal. *Advanced Day/Ni...
Sandbox Elements - Godot 4
Просмотров 1,5 тыс.Год назад
A 2D sandbox game made in Godot 4. Work is in progress. bca3f807ff4363efdcdb03aa20d0a01cd2b29daa #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Godot 4 - Sandbox Elements - Work in progress
Просмотров 762Год назад
Sandbox Elements. Early progress. Godot v4.2 b8ee140164955da2cb8bc2803ed62b4e46bc7c88 #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Prototyping with CSG (Godot 4)
Просмотров 4,2 тыс.Год назад
Enable captions CSG stands for Constructive Solid Geometry. These nodes allow you to do boolean operations on meshes and prototype levels easily. #gamedev #godot ⚡ Website ↪ arcaneenergy.github.io/ ☕ Support me on Ko-fi ↪ ko-fi.com/arcaneenergy
Limspace v1 Trailer - A Godot Graphics Adventure
Просмотров 2,5 тыс.2 года назад
Limspace v1 Trailer - A Godot Graphics Adventure
Short trip through the Backrooms (Godot 4)
Просмотров 2,7 тыс.2 года назад
Short trip through the Backrooms (Godot 4)
Open Source MultiMesh Scatter Addon (Godot 4)
Просмотров 7 тыс.2 года назад
Open Source MultiMesh Scatter Addon (Godot 4)
Limspace - A Godot Graphics Adventure
Просмотров 2 тыс.2 года назад
Limspace - A Godot Graphics Adventure
Walking 11 Minutes in Walking Simulator
Просмотров 3,6 тыс.2 года назад
Walking 11 Minutes in Walking Simulator
Godot 4 Alpha 8: Walking Simulator New Map
Просмотров 2,4 тыс.2 года назад
Godot 4 Alpha 8: Walking Simulator New Map
Godot 4 Alpha 8: Walking Simulator Updates (SFX, Lighting, Footsteps)
Просмотров 3 тыс.2 года назад
Godot 4 Alpha 8: Walking Simulator Updates (SFX, Lighting, Footsteps)
Open Source Tilemap Level Editor (Archived)
Просмотров 1,4 тыс.2 года назад
Open Source Tilemap Level Editor (Archived)
hahahaha I love how you deleted the default cube just to spawn another. best in-joke
😄
Thank you
I wish this had all the text on the screen so i didn't have to listen to this awful AI voice
love you
Have you provided the source files?
Worked perfectly 10/10
Next time for prosperity, add the version of Blender
Do my eyes deceive me? IS this... an easily comprehensible tutorial with good quality, no annoying voice, nice music AND a comprehensive explanation? I didn't think it was possible!
Thank you, appreciate the nice comment 👍
Hey! You still active or not?
I'm here
Nice. Keep up the great work
@coyoteclan480 Thanks, i appreciate it 👍
Hello! Sorry for commenting really late, but how to you make the object rotate around the middle of the room? And/ or make it gradually go to that point? Thanks for the amazing tutorial!
You can use a tween to gradually move the object to the center of the room. And to rotate the object, you can add the global position of the center of the room as an offset
Thanks!
In Godot 4, global_transform not working😔
btw you say music by xaxAttax but which song exactly is this? Edit: nvm found it, its "Termina".
Underrated video. For any serious game, this feature cuts bloat.
Yep, it's a pretty nice feature
works, but not with my terrain for some reason
nevermind it works, just didn't show it in editor, but ingame it works
Great video ❤
Thanks for your tutorials. I will support when you will do a book in the same spirit
I want the tutorial so much
Update when
Working on it! It's gonna be a big update
@@ArcaneEnergy schweet will it be on steam sometime soon
@@SpongeBobraelnotfaik Not planned
@@ArcaneEnergy k
Did they remove procedural skys?
Under "Background", set the mode to Sky. Under "Sky", add a sky and there you can choose the procedural sky material
@@ArcaneEnergy ty
I need help. I tried using get_node, but it won't work
This is a world record!!! 2 minutes
What is the song?
Thanks a lot, mine is working just fine, apart from the sensibility of the drag, u dont happen to know how to change that do u?
Thank you bro. This helped so much❤
are you making interior design in godot WOW well done ❤🔥❤🔥🔥🔥
thank you very very very much bro
🙂
Wow, it’s that easy? This video marks my first step down the shader rabbit hole.
Please don't put BG music in tutorial videos.
This teaches something so powerful in Godot. as well as something most videos FAR over complicate. ARCANE just made all other resource tutorials obsolete. Good job, subscribed and liked, the algorithm really NEEDS to push this video harder.
If the texture is images in blender, the texture wouldn't be added in godot. But if I use glb/gltf as exporting format, the model with texture will be imported successfully. Do you have any ideas?
Click on the imported model inside Godot and check if the textures are imported
@@ArcaneEnergy Thanks for reply. I checked the textures folder, only one image imported. Even though I already packed all images, the textures still failed. But I have changed the export method to GLTF format, which is imported successfully.
Open your 3D file in Blender and then click File => External Data => Pack Resources.
Take my like, good sir!
hey I wanted to ask on how to change the position of the drawging instead of a mouse pointer to an object, I tried this a lot but I wasnt satisfied with the result, is there a way to modify the code to fix this issue?
You can move the position of the Line2D node. This will offset the drawing
Very interesting tutorial, with quick focus on the core of the topics. Just one remark, the music is really weird, and too loud.
My materials only appear white when I import like in the video. Anyone know why?
If you're using procedural materials then they won't show in Godot, you need to turn them into image textures. It's either solid colors or image textures.
i love u
MUSIC TOO LOUD
Good video but when I started working on armature and animations this process became much worse. Godot crashes whenever I make a change to an animation in Blender.
Really good. Can you make a tutorial showing how to create an inspect item system like Resident evil? That means: we can rotate object and the scene is freeze.
I've rarely posting comments, but this niche video is so efficient in explanation and so important for gamedev. Thanks for making it bro!
This is perfect you are the best!!!!! If anyone wondering , it is working with Hterrain plugin
А что делать если при передвижении ползунка громкость не меняется?
Hye can you make Q and A for games ? Once you crush on something the question pop up and the player need to answer it
The music is hilarious, dont listen to the heathens. Make your tutorials' soundtracks even more jarring
Sure, ending up looking like an amateur in video edition is HILARIOUS... /facepalm
@@psyboyo A memorable amateur that gave me a good chuckle? Hell yeah
Honestly. Very good video. I appreciate the music attacking me and keeping me engaged (I do mean this as a literal, genuine compliment.)
great, need more physical interaction with water.
this was a lifesaver
Nice but I think the light passing through the egdes
What's the background music???
Table example is super cool!