Super Mario 64s source code (from a leak on 4chan so be careful)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Wet Dry World
short-name: wdw
full-name: Wet Dry World
texture-file: ["/texture.s"]
area-count: 2
objects: [arrow_lift, double_arrows, express_elevator, hidden_platform, rectangular_floating_platform, rotating_platform, square_floating_platform, water_level_diamond]
# areas 1 and 2 share the double_arrows object and so they need its model data.
shared-path: [["/areas/1/", "/double_arrows/"], ["/areas/2/", "/double_arrows/"]]
# loaded files
skybox-bin: wdw
texture-bin: grass
effects: false
actor-bins: [group1, group13]
common-bin: [common0]
|