| Blockland Forums > General Discussion |
| Fixed Physics |
| << < (3/8) > >> |
| joe411:
How did you get your shaders so good in the video? My shadows always look pixelated. (On topic). This is good, I made an admin tower for my freebuild once and a million people glitched through it. |
| Treynolds416:
It's pretty workable, just change your vehicle reference point from the exact center to something like 8 points outlining the collision box of the vehicle |
| Plexious:
As of right now the add-on is only 29 lines of code and is optimized pretty well. I'll add more onto it later. |
| Brian Smithers:
What should happen is every physics step you take your last position and current position and if there is anything inbetween it should be considered a crash. |
| Kalphiter:
--- Quote from: Brian Smithers on April 23, 2013, 04:18:03 PM ---What should happen is every physics step you take your last position and current position and if there is anything inbetween it should be considered a crash. --- End quote --- --- Code: ---crash(); --- End code --- Right?! |
| Navigation |
| Message Index |
| Next page |
| Previous page |