Posted October 15, 201212 yr How to make smooth moving \ player\items iteraction on block? Like in mod Dynamic Elevators( )?
October 15, 201212 yr Without looking at the code, I would say he has implemented some custom entities that take on the shape of blocks. Blocks AFAIK cannot move--they are just information in an array. If it moves (smoothly), it is an entity. From there, custom collision handling, custom powered-block handling, custom rendering, custom interaction code...umm...yup, that sounds about right.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.