GDQuest Ultimate Godot Bundle

0dayddl

U P L O A D E R
359020115_tuto.jpg

4.67 GB | 00:10:00 | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English


Files Included :
00 intro-mavenseed (10.86 MB)
01 creating-the-project (8.39 MB)
02 creating-the-player-scene (22.12 MB)
03 setting-up-the-player-scripts (13.4 MB)
04 starting-to-code-character-movement (13.74 MB)
05 adding-gravity (12.54 MB)
06 limiting-the-player-speed (12.93 MB)
07 adding-a-floor (16.64 MB)
08 setting-up-physics-layers (29.56 MB)
09 coding-input (22.95 MB)
10 moving-the-player-horizontally (13.11 MB)
11 calculating-the-jump-input (10.36 MB)
12 coding-the-player-jump (31.38 MB)
13 fixing-and-interrupting-the-jump (18.59 MB)
14 cleaning-up-the-code (20.58 MB)
01 creating-the-enemy (26.25 MB)
02 optimizing-the-enemy (21.94 MB)
03 creating-stomp-area (15.62 MB)
04 making-the-enemy-die (18.27 MB)
05 adding-the-player-stomp-jump (37.49 MB)
06 improving-the-camera (20.15 MB)
07 creating-mini-test-level (26.83 MB)
08 assignment-solution-bumper (36.2 MB)
09 bonus-slope-tileset-in-inkscape (34.04 MB)
10 setting-up-slope-tiles (19.47 MB)
11 adding-slope-movement (29.56 MB)
12 assignment-solution-enemy-on-slopes (4.8 MB)
06 creating-the-portal-scene (13.17 MB)
07 the-screen-fade-animation (9.3 MB)
08 coding-the-teleportation (26.29 MB)
09 setting-up-teleport-between-levels (11.53 MB)
1 what-youll-learn (3.01 MB)
10 blocking-out-the-level (37.15 MB)
11 adding-coins-to-guide-the-players-eye (19.43 MB)
12 testing-and-improving-the-level (12.65 MB)
13 designing-the-levels-last-challenge (18.59 MB)
14 light2d (40.26 MB)
15 light2d-2 (35.9 MB)
2 creating-the-coin-scene (11 MB)
3 creating-the-bounce-animation (16.22 MB)
4 creating-the-fade-animation (16.99 MB)
5 coding-the-coin (26.9 MB)
00 intro (7.06 MB)
01 design-title-screen (47.19 MB)
02 add-default-font (25.06 MB)
03 code-buttons (28.27 MB)
04 end-screen (23.37 MB)
05 score-and-deaths (40.2 MB)
06 pause-menu-design (24.91 MB)
07 finish-ui-2 (44.09 MB)
07 finish-ui-3-fix-pause-bug (7.97 MB)
07 finish-ui (25.27 MB)
08 end-screen-code (19.54 MB)
09 debug-game (14.66 MB)
10 ui-theme (50.36 MB)
11 assignment-solution-coins-count-interface (38.37 MB)
your-first-game-06-stomp-remake-compressed (38.87 MB)
00 intro-01 overview-of-the-code-structure- (46.76 MB)
00 intro-02 overview-of-the-state-machine- (26.87 MB)
01 gamepad-support-01 setting-up-gamepad-input (26.84 MB)
01 gamepad-support-02 adding-support-for-the-joystick (37.61 MB)
01 gamepad-support-03 switching-between-mouse-and-gamepad-controls (17.73 MB)
01 gamepad-support-04 adapting-the-camera-to-the-gamepad (31.36 MB)
02 slow-motion (29.27 MB)
03 coding-a-debug-state (62.6 MB)
04 snap-detector-refactor-01 improving-the-target-detection (19.44 MB)
04 snap-detector-refactor-02 hooking-onto-any-surface (32.43 MB)
04 snap-detector-refactor-03 visualizing-the-hooking-range (26.85 MB)
05 the-aim-target (54.3 MB)
06 delayed-jumping-01 delayed-jumps-intro (6.84 MB)
06 delayed-jumping-02 coyote-jump (19.65 MB)
06 delayed-jumping-03 delayed-jump (51.67 MB)
07 ledge-state-01 coding-the-ledge-grab (24.74 MB)
07 ledge-state-02 designing-the-ledge-wall-detector (47.86 MB)
07 ledge-state-03 coding-the-ledge-state (49.17 MB)
08 wall-state-01 wall-slide-intro (25.31 MB)
08 wall-state-02 wall-slide-code (49.55 MB)
08 wall-state-03 fixing-slide-bug (13.11 MB)
08 wall-state-04 wall-jump (64.15 MB)
09 pass-through-platforms-01 intro (6.85 MB)
09 pass-through-platforms-02 create-pass-through-platform (11.43 MB)
09 pass-through-platforms-03 falling-through-platforms (28.18 MB)
10 moving-platforms-01 intro (9.31 MB)
10 moving-platforms-02 waypoints-system-code (20.57 MB)
10 moving-platforms-03 drawing-the-waypoints-flow (33.07 MB)
10 moving-platforms-04 finish-waypoints-drawing (21.51 MB)
10 moving-platforms-05 code-moving-platforms (30.64 MB)
10 moving-platforms-06 code-drawing-moving-platform (9.73 MB)
10 moving-platforms-07 add-platform-to-game-scene (20.15 MB)
10 moving-platforms-08 synchronizing-the-player-and-the-platform (21.93 MB)
01 code-structure-overview (82.79 MB)
02 player-scene (40.87 MB)
03 state (26.78 MB)
04 state-machine (34 MB)
00 intro (13.49 MB)
01 project-settings-input (26.46 MB)
02 fleshing-out-player-scene (27.62 MB)
03 move-state (66.58 MB)
04 idle-state (19.63 MB)
05 run-state-and-debug (27.89 MB)
06 jump-state (49.33 MB)
07 exercise-01-sprint-overview (39.09 MB)
08 exercise-02-double-jump-overview (27.84 MB)
steering-course-00 intro (10.24 MB)
steering-course-01 steering-behaviors-explanation (10.39 MB)
steering-course-02 creating-the-follow-ai-scene (18.99 MB)
steering-course-03 starting-to-code-the-follow-ai (11.38 MB)
steering-course-04 creating-the-Steering-Autoload (19.7 MB)
steering-course-05 making-the-ai-follow-the-mouse (24.26 MB)
steering-course-06 arrive-to (38.12 MB)
steering-course-07 creating-the-animated-target-arrow (33.69 MB)
steering-course-08 coding-the-arrow-movement (21.77 MB)
steering-course-09 using-the-capture-animation-mode (26.87 MB)
steering-course-10 following-the-leader (30.74 MB)
steering-course-11 preventing-the-ais-from-stacking-up (26.35 MB)
chapter-4-00 intro (9.91 MB)
chapter-4-01 hook-scene (22.37 MB)
chapter-4-02 arrow (52.17 MB)
chapter-4-03 hook-aim-state (35.12 MB)
chapter-4-04 snap-detector (36.77 MB)
chapter-4-05 snap-detector-finding-best-target (24.81 MB)
chapter-4-06 hook-fire-state (19.9 MB)
chapter-4-07 player-hook-state (29.81 MB)
chapter-4-08 player-hook-state-motion (41.57 MB)
00 intro (2.3 MB)
01 create-skin-scene (46.59 MB)
02 animate-robi (41.25 MB)
03 spawn-state (33.08 MB)
04 die-state (24.97 MB)
01 intro-fsm (3.28 MB)
02 importing-start-dir (2.53 MB)
03 state-class-1 (31.04 MB)
03 state-class-part-2 (24.06 MB)
04 state-machine (32.81 MB)
05 debug-state-machine (37.78 MB)
01 intro (3.08 MB)
02 1 creating-player-scene (50.67 MB)
02 2 coding-the-playerstate-class (6.98 MB)
03 move-state-01-intro (36.8 MB)
04 move-state-input-direction (34.36 MB)
05 move-state-velocity-01 (27.55 MB)
06 level-setup-01-adding-colliders (111.04 MB)
07 idle-and-run-01-intro (35.29 MB)
08 idle-and-run-states (41.59 MB)
09 air-state-01-intro (38.73 MB)
10 adding-the-jump-animation (9.8 MB)
11 adding-transitions-from-ground-to-air (11.94 MB)
12 anim-blend-01-intro (54.75 MB)
01 introduction-compressed (7.5 MB)
02 creating-the-camera-rig-scene-compressed (44.12 MB)
03 coding-the-camera-rig-compressed (23.81 MB)
04 making-the-camera-move-compressed (23.65 MB)
05 capturing-the-mouse-compressed (15.31 MB)
06 creating-the-camera-input-actions-compressed (17.28 MB)
07 setting-up-camera-orbit-compressed (33.87 MB)
08 making-the-camera-orbit-compressed (53.02 MB)
09 camera-auto-rotation-compressed (41.28 MB)
10 coding-the-aim-state-compressed (51.66 MB)
11 preventing-auto-rotate-while-aiming-compressed (21.59 MB)
12 adding-the-aim-target-compressed (87.45 MB)
08 setting-up-explosion-glow (58.04 MB)

Screenshot
xM1LoEoH_o.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.in | Dataload.in

Auf Data-Load.in findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load.in / Dataload.in legal?

Data-Load.in ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load.in gespeichert.
Oben Unten