User Tools

Site Tools

Urban Games

modding:constructionbasics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
modding:constructionbasics [2020/07/07 21:39]
yoshi
modding:constructionbasics [2020/09/03 14:23]
yoshi [UpdateFn]
Line 290: Line 290:
 -- attach a signal to one of the above defined edges -- attach a signal to one of the above defined edges
 result.edgeObjects = { result.edgeObjects = {
-+  
-  edge = 1,                                              -- attach object to edge 1 +    edge = 1,                                              -- attach object to edge 1 
-  param = .5,                                            -- param along the edge +    param = .5,                                            -- param along the edge 
-  left = false, +    left = false, 
-  model = "station/airport/asset/signal_runway_old.mdl"  -- see res/models/model/+    model = "station/airport/asset/signal_runway_old.mdl"  -- see res/models/model/ 
 +  }
 } }
 </code> </code>
modding/constructionbasics.txt · Last modified: 2021/07/04 01:11 by yoshi