Godot 4手机游戏开发核心技术训练视频教程
- 1. Introduction & Setup
- 1. Welcome To The Course
- 2. Course Overview
- 3. Creating The Project
- 4. Game Architecture
- 5. Project Settings
- 2. Mobile Gameplay
- 1. Section Intro Mobile Gameplay
- 2. Player Scene
- 3. Horizontal Movement
- 4. Teleporting On Edges
- 5. Adding Gravity
- 6. Platform Scene
- 7. Player Jump
- 8. Game Camera
- 9. Camera Limits
- 10. Level Generation Intro
- 11. Creating The Ground
- 12. Generating The Level
- 13. Level Generate Function
- 14. Infinite Level
- 15. Level Gen Script
- 16. Platform Destroyer
- 17. Overlapping Platforms
- 18. Small Things
- 19. Parallax Background
- 20. Better Parallax
- 21. Wrap Up Mobile Gameplay
- 3. Exporting And Testing
- 1. Section Intro Exporting And Testing
- 2. Exporting for iOS
- 3. Active Development
- 4. Developer Mode
- 5. Exporting for Android
- 6. Accelerometer Input
- 7. Wrap Up Exporting And Testing
- 4. UI System
- 1. Section Intro UI System
- 2. Debug Console
- 3. Log Messages
- 4. Title Screen
- 5. Pause Screen
- 6. Game Over Screen
- 7. Handling Buttons
- 8. Changing Screens
- 9. Animating Screens
- 10. Disabling Buttons
- 11. The HUD
- 12. Safe Area
- 13. Screen Scale
- 14. Wrap Up UI System
- 5. Putting It All Together
- 1. Section Intro Putting It All Together
- 2. Play Button
- 3. Lose Condition
- 4. Show Game Over
- 5. Game Over Back
- 6. Game Over Retry
- 7. Keeping Score
- 8. High Score
- 9. Saving High Score
- 10. Pausing The Game
- 11. Show Pause Screen
- 12. Pause Screen Buttons
- 13. Pause When Minimized
- 14. Sound Effects
- 15. Wrap Up Putting It All Together
- 6. In-app Purchases
- 1. Section Intro In app Purchases
- 2. New Player Skin
- 3. Shop Screen
- 4. IAP Manager
- 5. Gradle Build
- 6. Google Play Plugin
- 7. Connecting To Google
- 8. Play Console App
- 9. Querying Product Info
- 10. Purchase Product
- 11. Purchases Updated
- 12. Acknowledging
- 13. Query Purchases
- 14. Consume Purchase
- 15. Android Internal Testing
- 16. iOS Plugin
- 17. App Store App
- 18. Understanding The AP
- 19. Event Loop
- 20. Purchasing iOS
- 21. Restore Purchases
- 22. Restore Button
- 23. Wrap Up In app Purchases
- 7. Publishing The Game
- 1. Section Intro Publishing The Game
- 2. Google Play Store
- 3. Apple App Store
- 4. Course Wrap Up Godot Mobile