mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 02:54:04 +09:00
new collision displacer: got one-block-ceiling-passthru bug, but otherwise tolerable
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#ifdef GL_ES
|
||||
precision mediump float;
|
||||
#endif
|
||||
|
||||
|
||||
varying vec4 v_color;
|
||||
varying vec2 v_texCoords;
|
||||
|
||||
Reference in New Issue
Block a user