Added models for: Power Plant, Information Panel, Purchase Terminal, and Door. Updated War Factory model. added .svg files. misc.

This commit is contained in:
2019-09-24 15:33:50 -05:00
parent 06502abe3e
commit 42191729ae
40 changed files with 3650 additions and 19524 deletions

View File

@@ -10,9 +10,9 @@ class IMICFPS
@dummy_entity = nil
@assets = []
@asset_index = 0
add_asset(:shader, nil, "default")
# add_asset(:shader, nil, "default")
add_asset(:model, "base", "river_terrain")
add_asset(:model, "base", "randomish_terrain")
add_asset(:model, "base", "skydome")
add_asset(:model, "base", "tree")
add_asset(:model, "base", "biped")