悬挂 发表于 2025-3-28 18:06:30

Working with Scripts,Now that you’ve learned about the basics of objects, let’s learn about scripts. I should warn you – we’re getting dangerously close to coding our first game.

infelicitous 发表于 2025-3-28 22:31:24

http://reply.papertrans.cn/39/3805/380463/380463_42.png

Fibrin 发表于 2025-3-29 00:45:23

Player MovementWith our new project in place, let‘s start coding our player‘s movement. We‘re going to get a little fancy with it to exercise our programming skills and learn about some new methods.

GRATE 发表于 2025-3-29 06:55:10

http://reply.papertrans.cn/39/3805/380463/380463_44.png

GULF 发表于 2025-3-29 10:07:35

http://reply.papertrans.cn/39/3805/380463/380463_45.png

POINT 发表于 2025-3-29 12:19:17

Walls and GoalsNow that we have some obstacles taking shape and our player movement working nicely, we can start thinking about setting up levels and a win condition for them: touching a goal object.

HARD 发表于 2025-3-29 18:00:49

Patrolling HazardsNow that the game is shaping up more, it‘s in need of some greater obstacle variety. In this chapter, we‘ll implement “patrollers.”

gout109 发表于 2025-3-29 22:35:19

http://reply.papertrans.cn/39/3805/380463/380463_48.png

搜集 发表于 2025-3-30 02:30:45

http://reply.papertrans.cn/39/3805/380463/380463_49.png

可以任性 发表于 2025-3-30 04:17:40

http://reply.papertrans.cn/39/3805/380463/380463_50.png
页: 1 2 3 4 [5] 6 7
查看完整版本: Titlebook: Game Programming with Unity and C#; A Complete Beginner’ Casey Hardman Book 20201st edition Casey Hardman 2020 Game development.Programmin