Post things that you are uncovering which would be of interest to the forge community! Things that don't necessarily warrant their own thread, perhaps? I'll start off: Invisible switches can now be spawned/despawned using scripts! - this means that an apparent door mechanism can have an invisible switch placed against it, let the player open it, then vanish so that no one gets the interactivity msg seemingly for no reason. It also means that an elevator with a door you don't want to open unless the elevator is present at that location, can never let the user open the door, in a much more straightforward way! Less need for respawn timer blocks/props (pigs, whales etc.) - if you want door to open, then close, for instance, you can do it all in one script! (Add 2nd and 3rd action to script) On Message, open door then wait x sec then close door
We can script Decals, and change them to normal physics, This works great for vehicle welding, However, vehicle welding is broken.