- GameMaker Essentials
- Nathan Auckett
- 141字
- 2021-07-23 19:57:39
Chapter 3. Resource Management
In this chapter, we will be looking at GameMaker's resources and ways to organize and manage them while creating a game. It is extremely important to keep projects organized while creating them. This is because the more resources you add to a project, the more confusing it will become to remember what each one is for and where they are positioned in the resource tree.
The following is the screenshot of an unorganized project:

The following is the screenshot of an organized project:

As you can see, the organized project is well sorted and clearly labeled, whereas the unorganized project has resources spread out and is confusing to look at.
In this chapter, we will look at techniques for organizing resources so that our projects are always as easy as possible to keep track of.
- UI圖標創(chuàng)意設(shè)計
- Android開發(fā)精要
- Ceph Cookbook
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- Java程序員面試算法寶典
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Natural Language Processing with Java and LingPipe Cookbook
- Mastering Web Application Development with AngularJS
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Visual FoxPro 6.0程序設(shè)計
- Natural Language Processing with Python Quick Start Guide
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- Anaconda數(shù)據(jù)科學實戰(zhàn)
- UML軟件建模
- Python應(yīng)用與實戰(zhàn)