Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/levels/wdw/level.yaml
7858 views
1
# Wet Dry World
2
short-name: wdw
3
full-name: Wet Dry World
4
texture-file: ["/texture.inc.c"]
5
area-count: 2
6
objects: [arrow_lift, double_arrows, express_elevator, hidden_platform, rectangular_floating_platform, rotating_platform, square_floating_platform, water_level_diamond]
7
# areas 1 and 2 share the double_arrows object and so they need its model data.
8
shared-path: [["/areas/1/", "/double_arrows/"], ["/areas/2/", "/double_arrows/"]]
9
# loaded files
10
skybox-bin: wdw
11
texture-bin: grass
12
effects: false
13
actor-bins: [group1, group13]
14
common-bin: [common0]
15
16