Turn Based Combat in Bevy (0.10 Devlog 1)

  Рет қаралды 4,533

Logic Projects

Logic Projects

Күн бұрын

Пікірлер
@pictureus
@pictureus Жыл бұрын
Thank you for all your videos :D Always interesting with some bevy content.
@logicprojects
@logicprojects Жыл бұрын
Thank you!
@pri_yan_shu_raj
@pri_yan_shu_raj Жыл бұрын
This is what I wanted. great video.
@jacques-dev
@jacques-dev Жыл бұрын
Great video! It’s great to see more advanced projects and how others organize them. Have you taken a look at Emergence yet?
@logicprojects
@logicprojects Жыл бұрын
Thanks! I have looked at it but it was kinda unclear how to play it and I didn't dive into their book/docs yet
@picleus
@picleus Жыл бұрын
Oh, wow, some coincidence. Just this week I started my own Paper-Mario-inspired game in Bevy. But mine has a bit different game design and much earlier in design. Hope I can keep up with it and good luck with yours!
@logicprojects
@logicprojects Жыл бұрын
That's very exciting! I hope to see it one day :)
@principleshipcoleoid8095
@principleshipcoleoid8095 Жыл бұрын
I wonder if there is an easier way to load files as assets that 1. Adding the custom asset loaded 2. Loading the asset 3. Later in update (based on state) run command that actually uses the data in the file. Doing this allows both PC and webassembly file loading to work
@nati7728
@nati7728 Жыл бұрын
project organization is the most confusing thing to me with bevy and rust. Coming from C#, I organized things by namespace that sort of matched the folder structure. It's easy to find a class like UIButtonAnim because it's in the UIButtonAnim.cs file. But there's no analogous file name convention as far as I can tell.
@logicprojects
@logicprojects Жыл бұрын
Yeah Rust doesn't force anything like OO languages do (even though if I remember right C# doesn't force it, it's just a convention). Rust also has file names be the same as declaring a module inside a file which is confusing at first. It's more flexible but that puts more work on you to keep a sane system and every project does things a little bit different.
@SoulXiOfficial
@SoulXiOfficial Жыл бұрын
Among us chairs man..
@logicprojects
@logicprojects Жыл бұрын
My wife said the same thing...
@informant09
@informant09 Жыл бұрын
Thank you very much, your channel is a huge help for getting into bevy.
@logicprojects
@logicprojects Жыл бұрын
Thanks! I'm glad to hear it's helping people :D
Reorganizing in Bevy (0.10 Devlog 2)
5:09
Logic Projects
Рет қаралды 1,6 М.
How to make a tactics game in only two weeks
19:00
The Shaggy Dev
Рет қаралды 84 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
Bevy's Powerful Secret: Commands
4:13
Logic Projects
Рет қаралды 5 М.
Remaking The First Game I Ever Made -Devlog 1
11:56
Helper Wesley
Рет қаралды 50 М.
How Do Game Devs NOT Overscope??
9:04
Green Light Dev
Рет қаралды 9 М.
Comparing Unity DOTS and Bevy
7:08
Logic Projects
Рет қаралды 10 М.
I Made a Game About a Flying Squirrel - Devlog
10:17
Codeer
Рет қаралды 199 М.
I Made the Same Game in 8 Engines
12:34
Emeral
Рет қаралды 4,3 МЛН
Why didn't we think of this earlier..?
10:34
Phoenix SC
Рет қаралды 82 М.
Pathfinding and Async Tasks in Bevy
7:39
Logic Projects
Рет қаралды 9 М.