Godot4.2——Simple production of crawler game

Table of contents

1. Project

2. Project functions

monster

figure

shortcut key

Fraction

game instructions

Prompt message

3. Learning videos

UI production

Game tutorial

4. Summary


1. Project

Video demonstration: Simple production of Godot4 crawler game_bilibilibilibili

Game tutorial: [The C# version of the introductory tutorial of Mao Mao Godot4 has been completed] Official introductory case No. 12: Audio and final assignment_bilibili_bilibili Thank you very much Mao Mao up (*^▽^*) Game project backup:

1. My own modified version: https://wwwf.lanzout.com/iOWWf1jugvng 

2. Version made according to the tutorial: https://wwwf.lanzout.com/icg9X1jugwmb 

2. Project functions

monster

Automatically generate monsters (generated along borders, at random angles)

Automatically destroyed (after running out of screen)

The speed and quantity of generation (more as time increases)

After being killed, score +1

figure

Comes with a spinning sword

ASWD - free movement (cannot move outside the screen)

shortcut key

Spacebar (start game)

Fraction

Score ranking list (click the button to jump to the scene and save the score data in a file)

The score increases over time, and each time you kill an enemy, you can also get extra points.

game instructions

Operations, etc. (click the button to jump to the scene)

Prompt message

Display information based on game progress

This project is a simple game project , which mainly includes functions such as monsters, characters, shortcut keys, scores, game instructions and prompt information. By studying related videos, you can learn how to make UI and game tutorials.

By studying related UI production and game tutorial videos , you will be able to master the skills and design principles of making game interfaces. These videos will show you how to create beautiful game interfaces and provide practical tips and advice on game development.

This project will help you understand the basics and techniques of game development and how to create a simple and fun game. By studying related videos and tutorials, you will be able to better understand the game development process and master related skills and tools.

3. Learning videos

UI production

https://www.bilibili.com/video/BV17y4y1K7CU
https://www.bilibili.com/video/BV1K84y1X7Yc
https://www.bilibili.com/video/BV1cj411H7Yy [Interpolation animation]

Game tutorial

[Kitty Godot4 introductory tutorial C# version has been completed] Official introductory case No. 12: Audio and final assignment_bilibili_bilibili is finally completed! There are 12 tutorials in total. I hope everyone can keep up. See you in the next series~~, video views 1219, comments 1, likes 71, coins tossed 58, favorites 20, retweets 1, video The author Mao Mao learns games, the author profile is an independent game primary school student, related videos: [Mao Mao Godot4 introductory tutorial C# version has been completed] Official introductory case No. 2: Installation and configuration (important), [Mao Mao Godot4 introductory tutorial C# version has been completed] 】Official introductory case No. 8: Enemy perfection (timer, path node), [Kitty cat godot4 introductory tutorial C# version has been completed] Official introductory case No. 1: Preface, [Kitten godot4 introductory tutorial C# version has been completed] Official Introductory Case No. 5: Script controls character movement (so many details), [Kitty Godot4 introductory tutorial C# version has been completed] Official Introductory Case No. 3: Case preview, 21 days and six Yao from entry to becoming a spirit, feeding level Tutorial | Large-scale easy-to-learn public welfare course (recommended collection), [Godot4] 2-dimensional plane and 3-dimensional jump | Universal version, [Visual Shader] Detailed introductory tutorial No. 7: Array indicator | Rotating UV, [Kitten godot4 introductory tutorial C# Version has been completed】Official introductory case No. 11: Delay message box (delay usage and pit filling), 21-day six-yao introduction to the strongest system course | Large-scale public welfare Zhouyi course (4) icon-default.png?t=N7T8https://www.bilibili. com/video/BV16F411m7pC

All 219 Godot nodes explained in 42 minutes! (Game Development Tutorial)_bilibili_bilibili Godot Chinese Community: GodotCN.com has corrected some Chinese subtitles. There may be some omissions. If "notes" appear in the subtitles, please correct them and understand them as "Node nodes" because of the accent. Question, the number of video views is 8115, the number of comments is 3, the number of likes is 470, the number of coins tossed is 231, the number of favorites is 1367, the number of retweets is 32, the author of the video is Godot game development, author profile Godot Chinese community: GodotCN.com, related videos: use Unity, UE, and Godot use the same game effect to create a side-scrolling action game in ten minutes|Godot 4 tutorial "Legend of the Brave" #0, [Unity tutorial recommendation] QFramework system design: universal backpack system, [Game Development] 11 Godot comments Share the pit! , the next generation game engine Bevy, 200 episodes of godot 4.0 tutorials, [Godot4] Making Potato Brothers from scratch #1 | Creating a background, the results of half a month of self-study on godot for a newbie, 100 episodes of godot 4.x tutorials, using Godot 4 to create "Super" A complete Chinese tutorial for Mario Bros. 2D platform game! (Game development tutorial) icon-default.png?t=N7T8https://www.bilibili.com/video/BV1ob4y1G7s1

Make a side-scrolling action game in ten minutes|Godot 4 tutorial "Legend of the Brave" #0_bilibili_bilibili's lowest version of the side-scrolling action game...probably there is a villain...and it can move left and right...inside It has a strange pronunciation, I don’t know why my brain was twitching at that time╮(╯_╰)╭ Just listen to it~ Game engine: Godot 4.0.2 Character material: https://brullov.itch.io/generic- char-asset environment material: https://anokolisa.itch.io/sidescroller-pixelart-sprites-a, 57,700 video views, 80 comments, 1,720 likes, 1,262 coin tosses, 3,166 favorites, and retweets 256, video author timothyqiu, author profile Godot enthusiast afdian.net/@timothyqiu, related videos: [Completed] Godot4.0 zero-based introductory game development and production tutorial, a complete tutorial on using Godot game engine to create mobile games on mobile phones ( 1), Godot novice tutorial, [Unity Game Development] Super simple to develop a 2D horizontal version game from scratch 1 (environment construction and character movement), Godot 4.0 200-episode tutorial, use Godot 4 to develop 3D third-person RPG action role-playing The ultimate complete tutorial for the game! , [Only one hour] [Zero Basics] Game Development - Unity Lightspeed Introduction [Completed] [103], [Realm - Game Production Training Camp] Make an RPG game from scratch ① (Basic course), use AI to create horizontal version of the game, [Genouka] Use your mobile phone to play games and learn how to do it (Chapter 2) icon-default.png?t=N7T8https://www.bilibili.com/video/BV1SP411m7aj

4. Summary

  • I have always wanted to make a small game to have fun
  • Because I have been playing games since I was a child, I was exposed to games very early.
  • This time when I was making a game, I realized that the game can’t be completed in a short time.
  • At the same time, I am very grateful to have so many up owners who have made simple and clear game detection
  • I can only make a simple demo to gain a brief understanding of game development.
  • Now I have had enough fun, I did what I wanted to do, it’s quite comfortable
  • But I also found that my abilities are insufficient and lacking in many aspects. Every field is a deep pit that cannot be entered in a short while. Alas, the road is long and long~

Guess you like

Origin blog.csdn.net/Pan_peter/article/details/135372341