Seperate map and asset directories
This commit is contained in:
10
map/templates/waterfall.tx
Normal file
10
map/templates/waterfall.tx
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template>
|
||||
<tileset firstgid="1" source="../objectsprites.tsx"/>
|
||||
<object type="4" gid="5" width="48" height="64">
|
||||
<properties>
|
||||
<property name="animframes" type="int" value="3"/>
|
||||
<property name="assetpath" value="/obj/waterfall.png"/>
|
||||
</properties>
|
||||
</object>
|
||||
</template>
|
||||
Reference in New Issue
Block a user