Little Adventurer Learn to make a 3D action game with Godot

36 Views | 0 Comments | Posted in: Tutorials
22
September
2023

Little Adventurer Learn to make a 3D action game with Godot


Little Adventurer Learn to make a 3D action game with Godot
Language: English | Size:3.58 GB
Genre:eLearning


Files Included :

1 Learn to create a 3D action game with high-quality game assets.mp4 (36.3 MB)
MP4
2 Download Godot.mp4 (9.17 MB)
MP4
4 Create our new Godot project with the game asset.mp4 (6.92 MB)
MP4
5 Create the game scene.mp4 (50.76 MB)
MP4
6 Setup Godot editor.mp4 (35 MB)
MP4
1 Adding material flash VFX to the enemy.mp4 (65.74 MB)
MP4
2 Adding attack hit VFX.mp4 (29.71 MB)
MP4
3 Adding slide motion to the player's attack.mp4 (39.05 MB)
MP4
1 Updating the player attack script.mp4 (19.51 MB)
MP4
2 Setting up the attack state nodes.mp4 (26.49 MB)
MP4
3 Updating call method tracks to the attack animations.mp4 (69.7 MB)
MP4
1 Setting up the enemy's state nodes.mp4 (26.75 MB)
MP4
10 Writing the enemy dead state script.mp4 (29.14 MB)
MP4
11 Creating the enemy dead material effect.mp4 (39.87 MB)
MP4
2 Writing the enemy spawn state script.mp4 (19.15 MB)
MP4
3 Creating the enemy spawn material effect animation.mp4 (75.98 MB)
MP4
4 Writing the enemy chase state script.mp4 (34.99 MB)
MP4
5 Setting up the hitbox for the enemy.mp4 (23.09 MB)
MP4
6 Writing the enemy attack state script.mp4 (21.41 MB)
MP4
7 Add the animation call method track for the hitbox.mp4 (48.55 MB)
MP4
8 Handling the enemy's damage to the player.mp4 (22.23 MB)
MP4
9 Creating the enemy attack VFX.mp4 (53.07 MB)
MP4
1 Adding the health code to the PlayerCharacter script.mp4 (19.12 MB)
MP4
2 Writing the player hurt state script.mp4 (42.5 MB)
MP4
3 Adding hurt impact on the player.mp4 (28.13 MB)
MP4
4 Adding hurt material effect to the player.mp4 (59.84 MB)
MP4
5 Writing the player dead state script.mp4 (26.4 MB)
MP4
6 Creating the player health bar UI.mp4 (24.61 MB)
MP4
7 Writing the player health bar UI script.mp4 (29.14 MB)
MP4
1 Setting up the healing orb.mp4 (26.26 MB)
MP4
2 Writing the heal orb script.mp4 (28.21 MB)
MP4
3 Adding the pick-up VFX.mp4 (26.35 MB)
MP4
4 Updating the enemy dead script to drop the healing orb.mp4 (22.53 MB)
MP4
1 Setting up the gate.mp4 (65.09 MB)
MP4
2 Creating the open gate animation.mp4 (23.52 MB)
MP4
3 Writing the gate script.mp4 (12.51 MB)
MP4
1 Setting up the spawn points.mp4 (71.32 MB)
MP4
2 Writing the enemy spawn script.mp4 (34.01 MB)
MP4
3 Fixing the enemy scene missing references problem.mp4 (16.63 MB)
MP4
4 Setting up the gate.mp4 (10.68 MB)
MP4
5 Writing the gate control script.mp4 (22.29 MB)
MP4
6 Design three levels for the game.mp4 (140.33 MB)
MP4
7 Setting up the final portal.mp4 (29.89 MB)
MP4
8 Setting up the final portal 3D text.mp4 (100.47 MB)
MP4
9 Writing the final portal script.mp4 (43.04 MB)
MP4
1 Setting up the game UI structure.mp4 (15.97 MB)
MP4
2 Setting up the game finish UI.mp4 (33.41 MB)
MP4
3 Creating the game manager script & Connecting the button signals.mp4 (17.15 MB)
MP4
4 Setting up the game over UI & game pause UI.mp4 (25.33 MB)
MP4
5 Moving the game UI script to the UI node.mp4 (16.71 MB)
MP4
6 Updating the game UI script.mp4 (31.84 MB)
MP4
1 Updating the game manager script.mp4 (14.53 MB)
MP4
2 Writing the game finish code.mp4 (18.68 MB)
MP4
3 Writing the game pause function code.mp4 (18.26 MB)
MP4
4 Writing the game over function code.mp4 (26.42 MB)
MP4
5 Writing the restart game function code.mp4 (13.09 MB)
MP4
6 Writing the go to the main menu button code.mp4 (23.11 MB)
MP4
1 Setting up the main menu scene.mp4 (50.95 MB)
MP4
2 Writing the start game button and quit game button code.mp4 (20.71 MB)
MP4
1 Setup the player node.mp4 (66.88 MB)
MP4
2 Adding a camera to the player.mp4 (28.77 MB)
MP4
3 Adding a characterBody3D script.mp4 (52.1 MB)
MP4
4 The player's basic movement (Explaining and tweaking the characterBody3D script).mp4 (35.19 MB)
MP4
5 Setting up the input map.mp4 (14.43 MB)
MP4
6 Rotate the player to the input direction.mp4 (23.07 MB)
MP4
7 Adding an OminLight3D node to light up the player.mp4 (26.93 MB)
MP4
8 Running animation.mp4 (32.15 MB)
MP4
9 Attaching the swords to the player.mp4 (44.5 MB)
MP4
1 Adding coins & setting up the portal's coin requires.mp4 (85.04 MB)
MP4
2 Blending Animations.mp4 (102.44 MB)
MP4
3 Setting the player's attack direction to the mouse cursor.mp4 (38.56 MB)
MP4
1 Exporting the game to executable files.mp4 (68.69 MB)
MP4
1 Setting up the Footstep VFX.mp4 (14.55 MB)
MP4
2 Writing the Footstep VFX script.mp4 (16.55 MB)
MP4
1 Setting up the Coin.mp4 (54.69 MB)
MP4
2 Writing the Coin Script.mp4 (36.67 MB)
MP4
3 The Coin pickup VFX.mp4 (12.28 MB)
MP4
4 Updating the PlayerCharacter Script.mp4 (19.97 MB)
MP4
5 Creating the Coin Animation.mp4 (99.9 MB)
MP4
6 Setting up the Coin UI label.mp4 (35.77 MB)
MP4
7 Writing the GameUIManager Script to update the coin label.mp4 (49.13 MB)
MP4
1 Setting up the Enemy.mp4 (50.74 MB)
MP4
2 Creating the NavigationRegion3D node.mp4 (43 MB)
MP4
3 Creating the NavigationAgent3D node.mp4 (14.12 MB)
MP4
4 Writing the enemy movement script.mp4 (46.91 MB)
MP4
5 Handling the enemy movement animation.mp4 (34.71 MB)
MP4
2 Writing the State base script.mp4 (31.17 MB)
MP4
3 The structure of state machine and state nodes.mp4 (15.21 MB)
MP4
4 Writing the state machine script.mp4 (45.52 MB)
MP4
1 Creating the player's idle state.mp4 (21.67 MB)
MP4
2 Creating the player's run state.mp4 (28.91 MB)
MP4
3 Updating the footstep VFX script.mp4 (27.69 MB)
MP4
4 Setting up the player slide input action and node.mp4 (10.75 MB)
MP4
5 Creating the player slide state.mp4 (44.13 MB)
MP4
6 Setting up the hitbox for the player.mp4 (23.42 MB)
MP4
7 Setting up the player attack input action.mp4 (19.81 MB)
MP4
8 Creating the player attack state.mp4 (36.55 MB)
MP4
1 Setting up the sword blade VFX meshes.mp4 (45.19 MB)
MP4
2 Creating the sword blade VFX material animation.mp4 (35.39 MB)
MP4
3 Writing the sword blade VFX script.mp4 (35.67 MB)
MP4
4 Adding a call method track to toggle the hitbox.mp4 (56.96 MB)
MP4
1 Writing the enemy's health script.mp4 (10.29 MB)
MP4
2 Updating the player attack state script.mp4 (17.58 MB)
MP4






Note:
Only Registed user can add comment, view hidden links and more, please register now
At 0dayhome.net, you'll find a vast collection of educational and informative tutorials to help you enhance your skills and knowledge in various fields. Our tutorials section serves as a valuable resource for beginners and experts alike, providing step-by-step guides, tips, and tricks on subjects such as technology, design, programming, photography, and much more. Whether you're looking to expand your professional repertoire or simply indulge in a new hobby, 0dayhome.net has got you covered. Why choose 0dayhome.net for all your tutorial needs? Here are a few reasons: Diverse Topics: Our platform offers a diverse range of tutorials, catering to various interests and skill levels. From learning the basics of coding to mastering advanced graphic design techniques, our tutorials cover it all. Easy-to-Follow Guides: We understand the importance of clear and concise instructions. Our tutorials are meticulously crafted with simplicity in mind, allowing you to easily grasp complex concepts and apply your newfound knowledge. Comprehensive Content: Whether you're a beginner seeking introductory tutorials or an expert looking for advanced techniques, our comprehensive collection has tutorials for every level of expertise. Take your skills to the next level with 0dayhome.net . Regular Updates: We frequently update our tutorials section, ensuring that you have access to the latest trends and techniques in your chosen field. Stay ahead of the curve and expand your knowledge with our up-to-date content. Community Engagement: Join our thriving community of learners and experts to connect, share insights, and seek guidance. Interact with fellow enthusiasts, exchange ideas, and strengthen your skills through collaboration. Free Access: Yes, you read it right! 0dayhome.net offers free access to its tutorials section. Learn and grow without any financial constraints. So, whether you're an aspiring programmer, a budding designer, or simply curious about exploring new subjects, 0dayhome.net tutorials are your go-to resource. Visit our website today and embark on a journey of continuous learning and improvement.
все шаблоны для dle на сайте шаблоны dle 11.2 скачать