Difference between revisions of "GridCity Station 0"
From Wikigrid
Line 12: | Line 12: | ||
<AssetObject id="room" src="http://spyduck.net/gridcity/content/GridCity/obj/Subway.obj.gz" mtl="http://spyduck.net/gridcity/content/GridCity/mtl/City.mtl" /> | <AssetObject id="room" src="http://spyduck.net/gridcity/content/GridCity/obj/Subway.obj.gz" mtl="http://spyduck.net/gridcity/content/GridCity/mtl/City.mtl" /> | ||
<AssetShader id="gridcity_neon_shader" src="http://spyduck.net/gridcity/content/GridCity/shaders/gridcity_neon.txt" /> | <AssetShader id="gridcity_neon_shader" src="http://spyduck.net/gridcity/content/GridCity/shaders/gridcity_neon.txt" /> | ||
+ | <AssetImage id="transparent_portal" src="http://spyduck.net/gridcity/content/GridCity/textures/transparent_portal.png" /> | ||
</Assets> | </Assets> | ||
<Room use_local_asset="room_plane" visible="false" pos="2.1 0 7.25" xdir="1 0 0" zdir="0 0 1"> | <Room use_local_asset="room_plane" visible="false" pos="2.1 0 7.25" xdir="1 0 0" zdir="0 0 1"> | ||
Line 17: | Line 18: | ||
<Object id="benches" js_id="1" pos="0 0 10" xdir="-1 0 0" zdir="0 0 -1" lighting="false" shader_id="gridcity_neon_shader" /> | <Object id="benches" js_id="1" pos="0 0 10" xdir="-1 0 0" zdir="0 0 -1" lighting="false" shader_id="gridcity_neon_shader" /> | ||
<Link js_id="js_entrance" pos="2.1 0 7.25" xdir="-1 0 0.000001" zdir="-0.000001 0 -1" scale="1.6 2.5 1" col="#c08040" url="?subwaycar=0" draw_text="false" draw_glow="false" auto_load="true" /> | <Link js_id="js_entrance" pos="2.1 0 7.25" xdir="-1 0 0.000001" zdir="-0.000001 0 -1" scale="1.6 2.5 1" col="#c08040" url="?subwaycar=0" draw_text="false" draw_glow="false" auto_load="true" /> | ||
+ | <Link js_id="js_entrance_2" pos="2.2 0 7.25" xdir="-1 0 0.000001" zdir="-0.000001 0 -1" scale="1.6 2.5 1" col="#c08040" url="?subwaycar=1" draw_text="false" draw_glow="false" active="false" thumb_id="transparent_portal" /> | ||
<Link js_id="js_exit" pos="-7.3 0 1.5" fwd="0 0 1" scale="1.6 2.5 1" col="#c08040" url="?x=0&y=0" draw_text="false" draw_glow="false" auto_load="true" /> | <Link js_id="js_exit" pos="-7.3 0 1.5" fwd="0 0 1" scale="1.6 2.5 1" col="#c08040" url="?x=0&y=0" draw_text="false" draw_glow="false" auto_load="true" /> | ||
</Room> | </Room> |