Posted 5 years ago2019-04-25 17:23:20 UTCPost #342513
Hi, i couldn't find anywhere information on how to make a certain block spin, im making a obstacle course and i want to add those in, also im looking for a way to make blocks act like in this video https://youtu.be/eNL_4HOhB-w?t=143 where they go up and down. Also im using sledge fyi.
Posted 5 years ago2019-04-25 17:47:00 UTCPost #342514
For the rotating blocks, you will need to create your block, create another block with the "origin" texture to act as the point of rotation and then turn it into an func_rotating entity. You can see an example of how to do that in this tutorial.