├── Inspectron.resource_order ├── Inspectron.yyp ├── LICENSE ├── README.md ├── metadata.json ├── objects └── obj_example │ └── obj_example.yy ├── options ├── android │ └── options_android.yy ├── html5 │ └── options_html5.yy ├── ios │ └── options_ios.yy ├── linux │ └── options_linux.yy ├── mac │ └── options_mac.yy ├── main │ └── options_main.yy ├── operagx │ └── options_operagx.yy ├── tvos │ └── options_tvos.yy └── windows │ └── options_windows.yy ├── rooms └── ExampleRoom │ └── ExampleRoom.yy ├── scripts ├── Inspectron │ ├── Inspectron.gml │ └── Inspectron.yy └── InspectronConfig │ ├── InspectronConfig.gml │ └── InspectronConfig.yy └── sprites ├── spr_pixel ├── 18d804f6-d5d2-4780-8442-8f41244d6ece.png ├── layers │ └── 18d804f6-d5d2-4780-8442-8f41244d6ece │ │ └── 0f064d91-4533-4075-b59a-556d8402ea3a.png └── spr_pixel.yy └── sprite_test ├── 108670e3-fe2e-4132-80ce-6a8b0df905de.png ├── layers └── 108670e3-fe2e-4132-80ce-6a8b0df905de │ ├── 148d71d5-2240-4bde-8cf3-86253c84a82d.png │ ├── 83a707a6-5fcb-4cc5-8288-7d962392d7bc.png │ └── f497ddc9-ae8e-48c0-bab3-dfad9f39fe71.png └── sprite_test.yy /Inspectron.resource_order: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/Inspectron.resource_order -------------------------------------------------------------------------------- /Inspectron.yyp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/Inspectron.yyp -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/README.md -------------------------------------------------------------------------------- /metadata.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/metadata.json -------------------------------------------------------------------------------- /objects/obj_example/obj_example.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/objects/obj_example/obj_example.yy -------------------------------------------------------------------------------- /options/android/options_android.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/android/options_android.yy -------------------------------------------------------------------------------- /options/html5/options_html5.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/html5/options_html5.yy -------------------------------------------------------------------------------- /options/ios/options_ios.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/ios/options_ios.yy -------------------------------------------------------------------------------- /options/linux/options_linux.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/linux/options_linux.yy -------------------------------------------------------------------------------- /options/mac/options_mac.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/mac/options_mac.yy -------------------------------------------------------------------------------- /options/main/options_main.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/main/options_main.yy -------------------------------------------------------------------------------- /options/operagx/options_operagx.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/operagx/options_operagx.yy -------------------------------------------------------------------------------- /options/tvos/options_tvos.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/tvos/options_tvos.yy -------------------------------------------------------------------------------- /options/windows/options_windows.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/options/windows/options_windows.yy -------------------------------------------------------------------------------- /rooms/ExampleRoom/ExampleRoom.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/rooms/ExampleRoom/ExampleRoom.yy -------------------------------------------------------------------------------- /scripts/Inspectron/Inspectron.gml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/scripts/Inspectron/Inspectron.gml -------------------------------------------------------------------------------- /scripts/Inspectron/Inspectron.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/scripts/Inspectron/Inspectron.yy -------------------------------------------------------------------------------- /scripts/InspectronConfig/InspectronConfig.gml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/scripts/InspectronConfig/InspectronConfig.gml -------------------------------------------------------------------------------- /scripts/InspectronConfig/InspectronConfig.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/scripts/InspectronConfig/InspectronConfig.yy -------------------------------------------------------------------------------- /sprites/spr_pixel/18d804f6-d5d2-4780-8442-8f41244d6ece.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/spr_pixel/18d804f6-d5d2-4780-8442-8f41244d6ece.png -------------------------------------------------------------------------------- /sprites/spr_pixel/layers/18d804f6-d5d2-4780-8442-8f41244d6ece/0f064d91-4533-4075-b59a-556d8402ea3a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/spr_pixel/layers/18d804f6-d5d2-4780-8442-8f41244d6ece/0f064d91-4533-4075-b59a-556d8402ea3a.png -------------------------------------------------------------------------------- /sprites/spr_pixel/spr_pixel.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/spr_pixel/spr_pixel.yy -------------------------------------------------------------------------------- /sprites/sprite_test/108670e3-fe2e-4132-80ce-6a8b0df905de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/sprite_test/108670e3-fe2e-4132-80ce-6a8b0df905de.png -------------------------------------------------------------------------------- /sprites/sprite_test/layers/108670e3-fe2e-4132-80ce-6a8b0df905de/148d71d5-2240-4bde-8cf3-86253c84a82d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/sprite_test/layers/108670e3-fe2e-4132-80ce-6a8b0df905de/148d71d5-2240-4bde-8cf3-86253c84a82d.png -------------------------------------------------------------------------------- /sprites/sprite_test/layers/108670e3-fe2e-4132-80ce-6a8b0df905de/83a707a6-5fcb-4cc5-8288-7d962392d7bc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/sprite_test/layers/108670e3-fe2e-4132-80ce-6a8b0df905de/83a707a6-5fcb-4cc5-8288-7d962392d7bc.png -------------------------------------------------------------------------------- /sprites/sprite_test/layers/108670e3-fe2e-4132-80ce-6a8b0df905de/f497ddc9-ae8e-48c0-bab3-dfad9f39fe71.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/sprite_test/layers/108670e3-fe2e-4132-80ce-6a8b0df905de/f497ddc9-ae8e-48c0-bab3-dfad9f39fe71.png -------------------------------------------------------------------------------- /sprites/sprite_test/sprite_test.yy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shdwcat/Inspectron/HEAD/sprites/sprite_test/sprite_test.yy --------------------------------------------------------------------------------