Calame321
Calame321
  • 79
  • 220 515
Godot 4 Inventory | Upgrading from Godot 3 | Part 12
If you want to use the inventory system in your game or you are already using it, then now you can upgrade it to Godot 4! I did the change directly in the git project so the video is not 2 hours long.
Github Link:
github.com/Calame321/Modular-Inventory-Part-12
-Useful links-
itch.io: itch.io/profile/calame
Twitch: www.twitch.tv/calame321
Discord: discord.gg/YbFcxDY
Patreon: www.patreon.com/Calame
Timestamps:
0:00 - Intro
0:28 - Godot 4 Auto Conversion
1:41 - Changed the project name
2:04 - Fixed the Dungeon
2:29 - Removed Split Stack
2:58 - Changed NodePath
4:10 - Set the Exported Types
5:13 - Fixed the Split Stack
5:43 - Fixed FileAccess & DirAccess
6:11 - Other Script Fixes
8:40 - Changed Signals
10:01 - Updating the UI
12:35 - Scale_Control & Other Fixes
15:33 - Need Help?
มุมมอง: 2 224

วีดีโอ

Godot 3 | Some Tips That Could Be Useful
มุมมอง 1.3Kปีที่แล้ว
Since I've been working with Godot for some time now, I learned some stuff I find really helpful. So I thought I could share some of those. If I notice more, I'll be sure to share it too! Hope you like them. -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame Timestamps: 0:00 - Intro 0:20 - Ctrl Click 0:53 - ...
How I make my 3D tiles | Godot 3 & Blender
มุมมอง 20Kปีที่แล้ว
Learn how I create 3D tiles for my auto grid map system in the Godot game engine. This video shows the process from initial modeling to implementation in a game. Perfect for game developers or anyone interested in game creation. GitHub: github.com/Calame321/Godot_Auto_GridMap -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www....
Godot 3 Inventory Tutorial | The Refactor | Part 11
มุมมอง 1.9Kปีที่แล้ว
The inventory system is using nodes for the UI and data. It could be a problem if there is a lot of inventories, item slots and items loaded. So to fix that I placed the data and code in a resource script and only generate the UI when I want to display the inventory. -GitHub code- github.com/Calame321/Modular-Inventory-Part-11 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv...
Computercraft | TurtleFleet: New Fleet mode and Settings
มุมมอง 6672 ปีที่แล้ว
I went back to play with my TurtleFleet software. I added some settings like storage, valid fuel, forbidden blocks. You can also enjoy the Fleet Mode! I had it before but since the setup was fixed and not really user friendly, I improved it an fixed a lot of bugs. Install command: pastebin run TBpm1C8V -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: disco...
Godot 3 Inventory Tutorial | Item Action Menu & How I Add Features | Part 10
มุมมอง 1.9K2 ปีที่แล้ว
This little action menu for the items was in my todo list for some time so I decided to add it in there. I thought it could be a good Idea to show how I add new features to the inventory system. I hope you like it and it helps with your project! Github: github.com/Calame321/Modular-Inventory-Part-10 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord....
Godot 3 Inventory Tutorial | Some Fix, Save/Load & Player Stats | Part 9
มุมมอง 1.6K2 ปีที่แล้ว
Fun Fact: I wanted to refactor the inventory system, to split the data and ui. but I gave up.. twice because it was a bit too complicated to use at some point. So I decided to simply fix a few things and keep the refactor for the next one! Github: github.com/Calame321/Modular-Inventory-Part-9 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFc...
Godot 3 Inventory Tutorial | Basic Crafting & Improvements | Part 8
มุมมอง 2.6K2 ปีที่แล้ว
In this one, I add some improvement on the inventory so you can access it from anywhere and the stackable items goes on unfinished stack first. Then I add a simple crafting system. Hope you like it. Github: github.com/Calame321/Modular-Inventory-Part-8 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame Times...
Godot 3 Inventory Tutorial | Some Fix & Improvements | Part 7
มุมมอง 8512 ปีที่แล้ว
I found out there were some bugs in there so I decided to fix those and do some improvement on stuff I learned. Hope you like it! Github: github.com/Calame321/Modular-Inventory-Part-7 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame Timestamps: 0:00 - Intro 0:15 - Show the stack bug 1:33 - Fixing the stack...
Balls Invaders Devlog | New inventory, items, sound, re-balance & more!
มุมมอง 2012 ปีที่แล้ว
A new version for Balls Invaders is available! If you play it, let me know what could be changed. I need your feedback to make it even better! Game link: calame.itch.io/balls-invaders -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame Timestamps: 0:00 - Intro 0:16 - New Tile & ambience 0:41 - Help / Informat...
Godot 3 Inventory Tutorial | Usable Items | Part 6
มุมมอง 2K2 ปีที่แล้ว
In this part, we add the usable items. I thought It would be a quick one.... it is the longest! I hope you like it. The next part should be about crafting. GitHub: github.com/Calame321/Modular-Inventory-Part-6 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame Timestamps: 0:00 - What you'll get 2:23 - item_u...
Stream Avatars Backgrounds Tutorial
มุมมอง 21K2 ปีที่แล้ว
I always thought it would be cool to have different scenes for the avatars. so when I learned that the blocks are saved in each background, I made some right away! and now I'm sharing what I learned! You can also change the offset of the blocks to align them with the image a bit better. Support discord: discord.gg/77sp6GG -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/cala...
Godot 3 Inventory Tutorial | Item Rarity With Affix | Part 5
มุมมอง 1.6K2 ปีที่แล้ว
Adding a rarity generation system. You can expand this system by adding more data, like weight, stats/level requirements, durability, etc. Github: github.com/Calame321/Modular-Inventory-Part-5 Next part Poll: www.patreon.com/posts/modular-tutorial-61427512 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame T...
Godot 3 Inventory Tutorial | Adding Interactions & Some Fixes | Part 4
มุมมอง 2.6K2 ปีที่แล้ว
I had a few questions on how to use the module with other games, so I added the it with some interactions to the 2D Isometric demo from the Godot Asset Library. GitHub: github.com/Calame321/Modular-Inventory-Part-4 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame Timestamps: 0:00 - What we Will do 1:00 - C...
Godot 3 Inventory Tutorial | Base Item, Split Stack & Display Info | Part 3
มุมมอง 3.7K2 ปีที่แล้ว
In this part, I mostly work on the basic item. then I add a way to see the item informations and split the item stacks. I also start implementing a basic hotbar. GitHub: github.com/Calame321/Modular-Inventory-Part-3 -Useful links- itch.io: itch.io/profile/calame Twitch: www.twitch.tv/calame321 Discord: discord.gg/YbFcxDY Patreon: www.patreon.com/Calame Timestamps: 0:00 - What You'll Get 1:04 - ...
Godot 3 Inventory Tutorial | Scalable & Draggable UI + Equipment Slot | Part 2
มุมมอง 6K3 ปีที่แล้ว
Godot 3 Inventory Tutorial | Scalable & Draggable UI Equipment Slot | Part 2
Godot 3 Inventory Tutorial | Modular Inventory | Part 1
มุมมอง 29K3 ปีที่แล้ว
Godot 3 Inventory Tutorial | Modular Inventory | Part 1
Godot Devlog | Inventory, Items & Future Plan | Balls Invaders #4
มุมมอง 3733 ปีที่แล้ว
Godot Devlog | Inventory, Items & Future Plan | Balls Invaders #4
Godot 3 Tutorial | Auto Tile for GridMap
มุมมอง 20K3 ปีที่แล้ว
Godot 3 Tutorial | Auto Tile for GridMap
Godot Devlog | Visual Upgrade | Balls Invaders #3
มุมมอง 1423 ปีที่แล้ว
Godot Devlog | Visual Upgrade | Balls Invaders #3
Stream Avatars Loot System Tutorial
มุมมอง 11K3 ปีที่แล้ว
Stream Avatars Loot System Tutorial
Godot 3 | Main Menu & UI Tips Godot Tutorial
มุมมอง 2.7K3 ปีที่แล้ว
Godot 3 | Main Menu & UI Tips Godot Tutorial
Indie Game Dev | Crystalsky II | Godot Devlog #2
มุมมอง 7243 ปีที่แล้ว
Indie Game Dev | Crystalsky II | Godot Devlog #2
Stream Avatar Pets Tutorial
มุมมอง 2.3K3 ปีที่แล้ว
Stream Avatar Pets Tutorial
Computercraft: Mining, Farming And More | Valhelsia 3 Minecraft Modpack
มุมมอง 4.7K3 ปีที่แล้ว
Computercraft: Mining, Farming And More | Valhelsia 3 Minecraft Modpack
Godot 3 | Cutscene & Some Tips
มุมมอง 3.7K3 ปีที่แล้ว
Godot 3 | Cutscene & Some Tips
Balls Invasers Update | Save & UI
มุมมอง 1683 ปีที่แล้ว
Balls Invasers Update | Save & UI
Stream Avatars Tutorial | Custom Boss
มุมมอง 27K3 ปีที่แล้ว
Stream Avatars Tutorial | Custom Boss
Godot Basic Cutscene Tutorial
มุมมอง 43K3 ปีที่แล้ว
Godot Basic Cutscene Tutorial
Generating Random Items | Godot Tutorial
มุมมอง 2.4K3 ปีที่แล้ว
Generating Random Items | Godot Tutorial