This commit is contained in:
parent
e113e6e127
commit
69ecfcaf1a
2 changed files with 28 additions and 0 deletions
15
tools/MapEdit/fx.ini
Normal file
15
tools/MapEdit/fx.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Platform Script
|
||||
#
|
||||
################################################
|
||||
# [Name]
|
||||
# Gfx=Sprite filename
|
||||
################################################
|
||||
|
||||
# Gfx
|
||||
[Ch1L1_Plat1]
|
||||
Gfx=..\..\Graphics\levels\Chapter01\Level01\Tiles\anemone_3d.gin
|
||||
|
||||
[Ch1L1_Plat2]
|
||||
Gfx=..\..\Graphics\levels\Chapter01\Level01\Tiles\anemone_3d.gin
|
||||
|
||||
|
13
tools/MapEdit/trigger.ini
Normal file
13
tools/MapEdit/trigger.ini
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Trigger Script
|
||||
#
|
||||
################################################
|
||||
# [Name]
|
||||
################################################
|
||||
|
||||
|
||||
[Exit]
|
||||
|
||||
[Trigger_Blah]
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue