Skocz do zawartości

Aktywacja nowych użytkowników
Zakazane produkcje

  • advertisement_alt
  • advertisement_alt
  • advertisement_alt

Znajdź zawartość

Wyświetlanie wyników dla tagów 'Megacourse' .



Więcej opcji wyszukiwania

  • Wyszukaj za pomocą tagów

    Wpisz tagi, oddzielając je przecinkami.
  • Wyszukaj przy użyciu nazwy użytkownika

Typ zawartości


Forum

  • DarkSiders
    • Regulamin
    • Dołącz do Ekipy forum jako
    • Ogłoszenia
    • Propozycje i pytania
    • Help
    • Poradniki / Tutoriale
    • Wszystko o nas
  • Poszukiwania / prośby
    • Generowanie linków
    • Szukam
  • DSTeam no Limits (serwery bez limitów!)
  • Download
    • Kolekcje
    • Filmy
    • Muzyka
    • Gry
    • Programy
    • Ebooki
    • GSM
    • Erotyka
    • Inne
  • Hydepark
  • Archiwum
  • UPandDOWN-Lader Tematy

Szukaj wyników w...

Znajdź wyniki, które zawierają...


Data utworzenia

  • Od tej daty

    Do tej daty


Ostatnia aktualizacja

  • Od tej daty

    Do tej daty


Filtruj po ilości...

Dołączył

  • Od tej daty

    Do tej daty


Grupa podstawowa


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Gadu Gadu


Skąd


Interests


Interests


Polecający

Znaleziono 1 wynik

  1. Free Download Godot 2D Megacourse - Game Development Beginner To Expert Published 10/2024 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 13.75 GB | Duration: 24h 9m Learn how to develop 2D games in Godot with this project-based course! What you'll learn How to set up and navigate the Godot engine Core principles of 2D game design and development Creating engaging game scenes, maps, and interactive elements How to implement player input and movement mechanics Building game systems using the command pattern and message systems Creating UI elements like menus, inventory, and shops Designing non-player characters (NPCs), combat systems, and mini-games Strategies for saving/loading game data and managing game states Best practices for structuring game code and organizing projects Applying game design principles in real-world game development Requirements No previous game development knowledge required. A desire to learn! A positive attitude! Description Learn how to create 2D video games!Develop in Godot like a pro!Have you ever wanted to create your own 2D games, from designing immersive worlds to programming gameplay mechanics? Welcome to the Godot 2D Game Development course, where we'll help you master game creation using one of the most popular game engines available. But why Godot?Godot is an open-source, highly versatile game engine that allows developers of all levels to create both 2D and 3D games. Its user-friendly interface and robust features make it a perfect choice for beginners and experienced game creators alike. Whether you're looking to build your first game or expand your skills, this course is designed to provide a strong foundation in 2D game development.In this course, you'll learn step by step how to use Godot to bring your game ideas to life. From setting up your project, creating scenes, and programming player mechanics, to designing interactive elements and building complex game systems. Each lesson is filled with practical, hands-on examples to ensure you gain the confidence to develop games independently.After taking this course, you will be able to:Navigate the Godot engine with confidenceBuild and launch your own 2D gamesCreate complex game mechanics using Godot's scripting languageApply best practices in game design, development, and project managementContinue improving your game development skills through independent projectsStart creating your own 2D games with Godot today! Overview Section 1: The Basics Lecture 1 Introduction Lecture 2 Installing Godot Lecture 3 Creating a new project Lecture 4 Project Settings: Resolution and Scaling Section 2: First Steps Lecture 5 Creating the Title Screen Lecture 6 Creating a Base Theme Lecture 7 Displaying the Version Number Section 3: The Loading Screen Lecture 8 Creating an Asynchronous Loading Scene: UI Lecture 9 Creating an Asynchronous Loading Scene: Code Section 4: The Main Game Scene Lecture 10 Starting a New Game Lecture 11 Organizing the Game Scene Lecture 12 The World Map: Tileset Creation Lecture 13 The World Map: Tilemap Creation Lecture 14 The World Map: Terrain Data Lecture 15 The World Map: Base Scripting Section 5: Player Input Lecture 16 Command Menu: UI Lecture 17 The Command Pattern Lecture 18 The Command Processor Lecture 19 Implementing the Move Command Section 6: The Message Console Lecture 20 The Message Console: UI Lecture 21 The Message Console: Code Section 7: The Message Bus Lecture 22 The Message Bus Section 8: The Player Avatar Lecture 23 Creating the 2D Map Player Avatar Lecture 24 Spawning the Avatar Lecture 25 Implementing Player Movement Section 9: Map Entities Lecture 26 Map Entities Lecture 27 ChangeMapTriggerEntity Section 10: Map Transitions Lecture 28 Asynchronous Map Loading Section 11: Town Maps Lecture 29 Creating the Town Map: Tiles and Collision Data Lecture 30 Roofless Shops: Tilemap layers and Area2D Triggers Lecture 31 Basic NPCs Lecture 32 The Speak Command Lecture 33 Adding a dynamic UI to the Message Console Lecture 34 Shopkeepers: Reacting to the Speak Command Lecture 35 Shopkeepers: Inventory and Item Definitions Lecture 36 Shopkeepers: Triggering the Shop Interface Section 12: The Shop Interface Lecture 37 The Main Game Scene: The Shop Interface, Part 1.1 Lecture 38 The Main Game Scene: The Shop Interface, Part 1.2 Lecture 39 The Main Game Scene: The Shop Interface, Part 2.1 Lecture 40 The Main Game Scene: The Shop Interface, Part 2.2 Lecture 41 The PlayerData object Lecture 42 Cloning Items Lecture 43 Buying Items Lecture 44 The Shop Interface: Adding a Sell Tab, Part I Lecture 45 The Shop Interface: Adding a Sell Tab, Part II Section 13: Player Stats/Inventory Lecture 46 The Character Info Dialog Lecture 47 The Equip Command Lecture 48 The Equip Dialog Lecture 49 Defining Equipment Slots in the PlayerData Object Lecture 50 Equipping Items Section 14: Minigames - Casinos Lecture 51 The Casino NPC Lecture 52 Creating the Hi-Lo Scene Lecture 53 Creating the Playing Cards Lecture 54 Hi-Lo: The Betting Interface, Part I Lecture 55 Hi-Lo: The Betting Interface, Part II Lecture 56 Hi-Lo: Dealing Cards & Game Flow Lecture 57 Hi-Lo: the Jackpot Particle System Lecture 58 Connecting the Casino Scene Section 15: Sidequests - Mail Lecture 59 Triggering the Mail Delivery Request Lecture 60 Creating the Mail Item Lecture 61 Giving the Package to the Player Lecture 62 Creating a Second City Map Lecture 63 Delivering the Mail Section 16: Banks Lecture 64 Creating the Bank NPC Lecture 65 Creating the Bank UI Lecture 66 The Deposit/Withdraw Interface Lecture 67 Keeping Track of Time Passed & Calculating Interest Section 17: Temples and Healing Lecture 68 Creating the Healer NPC Section 18: Food and the World Map Lecture 69 Adding Food Consumption Data to the TileSet Lecture 70 Adding the Food Vendor NPC and Food Purchase UI Lecture 71 Consuming Food and Extending the Game Display Section 19: World Map Encounters Lecture 72 Encounter Rate by Terrain and Triggering Encounters Lecture 73 Creating Encounter Tables by Terrain Lecture 74 Monsters: Scenes and Data Lecture 75 Initializing the Encounter Lecture 76 Overland Combat Lecture 77 Player Death and Rewards Lecture 78 Interacting with Friendly Mobs Section 20: 3D Dungeons Lecture 79 Creating the Base 3D Map scene Lecture 80 Creating a Tilemap as Internal Data Lecture 81 Handling Map-Specific Command Menus Lecture 82 3D Dungeon Base Scene Part I Lecture 83 3D Dungeon Base Scene Part II Lecture 84 Player 3D Movement Section 21: Dungeon Encounters Lecture 85 Dungeon Monsters: Tables, Scenes, and Data Lecture 86 Dungeon Monsters: Movement and Combat Lecture 87 Dungeon Monsters: Special Attacks Lecture 88 Dungeon Monsters: Rendering with Shaders Section 22: Treasure Chests Lecture 89 Treasure Chests: Scene, Data, and Placement Lecture 90 Refactoring the Object Render View Lecture 91 Implementing the Open Command Lecture 92 Opening and Destroying Chests Section 23: Player Data Lecture 93 Event Flags Lecture 94 Using Equipped Items Lecture 95 Integrating Ability Scores/Items into Game Mechanics Section 24: Saving and Loading Lecture 96 Creating the Load/Save Screen Lecture 97 Saving the Game Pt. 1 Lecture 98 Saving the Game Pt. 2 Lecture 99 Loading the Game Section 25: Conditional Events Lecture 100 Conditional Triggers Section 26: The Quest Object Lecture 101 Creating the Quest Object Trigger Lecture 102 Creating the Quest NPC Section 27: Ending the Game Lecture 103 Creating a Scrolling End Cinematic Section 28: Sound and Music Lecture 104 The Audio Bus and AudioStreamPlayer Node Section 29: Exporting Your Game Lecture 105 Exporting your Game: Installing the Export Templates Section 30: Appendix 1: TileMapLayers Lecture 106 Using the TileMapLayer node Lecture 107 Last Words Aspiring game developers looking to learn 2D game development with Godot,Beginners with no prior experience in game development or programming,Indie developers wanting to sharpen their skills in Godot for 2D games Screenshot Homepage https://www.udemy.com/course/godot-2d-megacourse-game-development-beginner-to-expert/ Rapidgator https://rg.to/file/1041f66d238360f38e7846ce6f0bbe11/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part02.rar.html https://rg.to/file/10e8a6a1fe095acd4a70567968525b2b/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part09.rar.html https://rg.to/file/1ae670c2d2b8c0b1be5b5df40089ccf4/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part06.rar.html https://rg.to/file/36d28add86938f32573a455944fef1b9/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part14.rar.html https://rg.to/file/3d28580ddae9622448f9506ae0f1e527/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part15.rar.html https://rg.to/file/4087fdf02d6a7d2fcb8d8f056e2b6522/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part05.rar.html https://rg.to/file/4f7498e43d85a1bde6cbfbd0e29a4887/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part01.rar.html https://rg.to/file/5f4fe7adb3821396d13e12c9fa0970e6/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part04.rar.html https://rg.to/file/693d0aa080a57c1d723648f4fcc3f801/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part07.rar.html https://rg.to/file/a6d5797d5a5873df5b9697af029e8494/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part13.rar.html https://rg.to/file/b352462c073725b4259f62cb1b90db97/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part10.rar.html https://rg.to/file/ef26ccb5e0e1d6fac6ab070b5c420bfc/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part12.rar.html https://rg.to/file/f5030077b98aadf0f92a0a03f11d8b96/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part11.rar.html https://rg.to/file/f72b09ba022cfe56cddc817a73be5b43/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part08.rar.html https://rg.to/file/ffc9116a585010da575b0f9649c0ad24/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part03.rar.html Fikper Free Download https://fikper.com/5KN4y8g280/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part09.rar.html https://fikper.com/5ghfd2gvp2/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part06.rar.html https://fikper.com/8FDIC8WBYB/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part12.rar.html https://fikper.com/HWvaYQ42w8/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part15.rar.html https://fikper.com/NhyqHKQUTS/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part13.rar.html https://fikper.com/POZYaZw4uC/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part14.rar.html https://fikper.com/ROFTdwsf7n/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part04.rar.html https://fikper.com/TcM3o8hfr9/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part02.rar.html https://fikper.com/Zq3ru22KNd/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part10.rar.html https://fikper.com/ahfspvapNy/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part05.rar.html https://fikper.com/kFPhpNdmz2/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part11.rar.html https://fikper.com/sJf0JWwIq2/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part07.rar.html https://fikper.com/uoFF80VLcF/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part03.rar.html https://fikper.com/vLADwg11u2/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part01.rar.html https://fikper.com/zVtx6TWmvS/oanva.Godot.2D.Megacourse.Game.Development.Beginner.To.Expert.part08.rar.html No Password - Links are Interchangeable
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Korzystając z tej witryny, wyrażasz zgodę na nasze Warunki użytkowania.