-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEvelutionSimWithWorldv2-1.project.gmx
39 lines (39 loc) · 1.18 KB
/
EvelutionSimWithWorldv2-1.project.gmx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
<assets>
<Configs name="configs">
<Config>Configs\Default</Config>
</Configs>
<NewExtensions/>
<sounds name="sound"/>
<sprites name="sprites">
<sprite>sprites\sprite0</sprite>
<sprite>sprites\spr_world</sprite>
<sprite>sprites\spr_camera_controller</sprite>
<sprite>sprites\spr_controller</sprite>
<sprite>sprites\spr_creature_collision</sprite>
</sprites>
<backgrounds name="background"/>
<paths name="paths"/>
<scripts name="scripts">
<script>scripts\create_brain.gml</script>
<script>scripts\create_brain_offspring.gml</script>
</scripts>
<objects name="objects">
<object>objects\world</object>
<object>objects\obj_camera_controller</object>
<object>objects\obj_creature</object>
<object>objects\obj_controller</object>
<object>objects\obj_brain_viewer</object>
</objects>
<rooms name="rooms">
<room>rooms\room0</room>
</rooms>
<help>
<rtf>help.rtf</rtf>
</help>
<TutorialState>
<IsTutorial>0</IsTutorial>
<TutorialName></TutorialName>
<TutorialPage>0</TutorialPage>
</TutorialState>
</assets>