godot-rust-tutorials

所属分类:游戏引擎
开发工具:Rust
文件大小:2130KB
下载次数:0
上传日期:2023-02-05 20:17:10
上 传 者sh-1993
说明:  这是一个演示如何在Godot游戏引擎中使用Rust编程语言的教程项目
(This is a tutorial project showing how to use the Rust Programming Language with Godot Game Engine)

文件列表:
0.11 (0, 2023-02-06)
0.11\hello_bevy_ecs (0, 2023-02-06)
0.11\hello_bevy_ecs\.import (0, 2023-02-06)
0.11\hello_bevy_ecs\.import\.gdignore (1, 2023-02-06)
0.11\hello_bevy_ecs\.import\icon.png-487276ed1e3a0c39cad0279d744ee560.md5 (91, 2023-02-06)
0.11\hello_bevy_ecs\.import\icon.png-487276ed1e3a0c39cad0279d744ee560.stex (1496, 2023-02-06)
0.11\hello_bevy_ecs\default_env.tres (163, 2023-02-06)
0.11\hello_bevy_ecs\icon.png (3305, 2023-02-06)
0.11\hello_bevy_ecs\icon.png.import (674, 2023-02-06)
0.11\hello_bevy_ecs\project.godot (645, 2023-02-06)
0.11\hello_bevy_ecs\scene.gdns (278, 2023-02-06)
0.11\hello_bevy_ecs\scene.tscn (153, 2023-02-06)
0.11\hello_bevy_ecs\scripts (0, 2023-02-06)
0.11\hello_bevy_ecs\scripts\Cargo.toml (244, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src (0, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\components (0, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\components\mod.rs (64, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\components\position.rs (117, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\ecs.rs (1522, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\entities (0, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\entities\mod.rs (112, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\entities\player.rs (89, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\entities\scene_entity.rs (108, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\lib.rs (216, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\scene.rs (569, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\scheduler (0, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\scheduler\main_scheduler.rs (691, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\scheduler\mod.rs (76, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\systems (0, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\systems\mod.rs (160, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\systems\player_update_system.rs (408, 2023-02-06)
0.11\hello_bevy_ecs\scripts\src\systems\position_update_system.rs (435, 2023-02-06)
0.8 (0, 2023-02-06)
0.8\basics (0, 2023-02-06)
0.8\basics\.import (0, 2023-02-06)
0.8\basics\.import\icon.png-487276ed1e3a0c39cad0279d744ee560.md5 (91, 2023-02-06)
0.8\basics\.import\icon.png-487276ed1e3a0c39cad0279d744ee560.stex (3413, 2023-02-06)
... ...

# godot-rust-tutorials This is a tutorial project showing how to use the Rust Programming Language with Godot Game Engine Video materials associated with this tutorial project can be found under my youtube channel https://www.youtube.com/user/schr3da ## Assets Huge Thanks to Adam Saltsman for the free tile assets https://adamatomic.itch.io/cavernas ## Basics Basic Setup of GDNative script with Rust https://youtu.be/6EItG3B-YH4 Basic Keyboard Controls I https://youtu.be/qEHrRLLYc3Q Basic Keyboard Controls Input II https://www.youtube.com/watch?v=_Lxr6pAXBsQ Basic Debugging GDNative Script with LLDB https://www.youtube.com/watch?v=aMaT6pyDocg Basic File Watcher for Godot Native Script https://www.youtube.com/watch?v=McNgUqzmQkk ## Simple Platformer Simple Platformer I (Tilemap) https://www.youtube.com/watch?v=SIesTvp_ZD8 Simple Platformer II (Gravity & Collision) https://www.youtube.com/watch?v=GKIUWbW4G9o&feature=youtu.be Simple Platformer III (Movement & Collision) https://www.youtube.com/watch?v=_n_5MDEquk4 Simple Platformer IV (Modules extra) https://www.youtube.com/watch?v=0CUu111YJIk&feature=youtu.be ## Entity-Component-System (Bevy ECS) Godot & Rust: Entity-Component-System (part I) https://www.youtube.com/watch?v=83wr4XsnfWc Godot & Rust: Entity-Component-System (part II) https://youtu.be/4One9EvMr_w Godot & Rust: Entity-Component-System (part III) https://youtu.be/NDFZiB6ssXk

近期下载者

相关文件


收藏者