added bug workaround instructions for mobile

This commit is contained in:
gbrochar 2020-11-24 19:56:30 +01:00
parent 68de8a2af3
commit 33de299433
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@
<button id='t_noise'>Set texture to noise</button>
<button id='t_fox'>Set texture to fox</button>
</div>
<div class='ui-block'>
<p>If you're on mobile, you need to set the shader to texture to change object, then you can change the shader</p>
</div>
</div>
</div>
<script src="js/bundle.js"></script>