Author Topic: Elevator events base rendering  (Read 315 times)

When making an elevator, I know that when you add bricks and such it is added as an event- elev_addpart. But when you change the rendering of the elevator itself- the base/roof, it doesn't add or change any events.
     Normally with elevators I save them with my build by creating the elevator with onbrickloaded. However since the rendering doesn't save as an event or anything, it will always be created with its rendering on. Is there any way to fix that right now?


I think its because they are static shapes so the properties such as rendering, raycasting, and collision were never exactly added for them.

Talk to Xalos about it.