Diferencia entre revisiones de «Tools Unity»
De FSF
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 20: | Línea 20: | ||
: [https://youtu.be/nGKd4yTP3M8?list=PLzDRvYVwl53uAyV0SjL_3d_IoRDiybAdN {{a2|Learn Unity 2D Beginner FREE COMPLETE Course (Unity Tutorial 2026)}}] | : [https://youtu.be/nGKd4yTP3M8?list=PLzDRvYVwl53uAyV0SjL_3d_IoRDiybAdN {{a2|Learn Unity 2D Beginner FREE COMPLETE Course (Unity Tutorial 2026)}}] | ||
: '''TIMESTAMPS''' | : '''TIMESTAMPS''' | ||
<small> | |||
::* 00:00:00 Intro | ::* 00:00:00 Intro | ||
::* 00:10:51 Overview | ::* 00:10:51 Overview | ||
| Línea 52: | Línea 53: | ||
::* 05:23:36 Final Game Playthrough | ::* 05:23:36 Final Game Playthrough | ||
::* 05:28:48 Congratulations | ::* 05:28:48 Congratulations | ||
</small> | |||
---- | ---- | ||
---- | ---- | ||
Revisión del 09:19 8 feb 2026
Codigo
- 00:00 Introducción
- 01:23 Descripción general y demostración
- 03:45 Creación de la ventana de chat de Unity
- 09:00 Configuración de solicitudes HTTP
- 13:53 Creación del backend PHP
- 17:22 Almacenamiento de mensajes en SQL
- 21:02 Recuperación de mensajes
- 25:37 Creación de una página de administración web
- 29:07 Sistema final y funciones adicionales
- 30:59 La importancia de la resolución de problemas
- 31:45 Cierre
- 00:00:00 Intro
- 00:10:51 Overview
- 00:18:00 Create Project
- 00:30:41 Unity Basics
- 00:45:31 Import Assets, Post Processing
- 00:52:55 Setup Complete, Download Project Files
- 00:54:51 Companion Walkthrough
- 01:01:04 Create Lander
- 01:11:29 CSharp Basics, Player Input
- 01:21:42 Physics Control
- 01:38:47 Terrain SpriteShape
- 01:45:07 Cinemachine
- 01:49:50 Background Sorting Order
- 01:55:11 Landing Detection
- 02:05:20 Landing Pad
- 02:19:29 Score Multiplier
- 02:32:00 Thruster Visuals
- 02:43:15 Fuel Pickups
- 02:52:55 Game Manager Singleton, Coins
- 03:04:05 UI
- 03:26:02 Landed UI
- 03:36:00 Start, Game Over, Restart
- 03:48:11 Levels
- 04:00:41 Zoom
- 04:11:39 Input System Refactoring, Gamepad
- 04:21:50 Touch Input
- 04:28:49 Main Menu, Loading
- 04:53:16 Sounds and Music
- 05:10:15 Classic Game Done
- 05:12:15 Polish
- 05:23:36 Final Game Playthrough
- 05:28:48 Congratulations