This commit is contained in:
Alex38Lyon
2025-06-03 09:56:26 +02:00
parent 5eaa53b34d
commit d4b7efa424
166 changed files with 83065 additions and 611 deletions
@@ -0,0 +1,24 @@
-- zResponsive template for WebGL --
* DO NOT CHANGE THE TOOL PATH! -> Assets/WebGLTemplates/zResponsive
* HOW TO USE?
1º Go to Edit -> Project Settings -> Player.
2º Select 'Web Settings'. *You must have the 'WebGL Build Support' module installed in your Unity editor.
3º Expand 'Resolution and Presentation'.
4º Select 'zResponsive' option at 'WebGL Template' section.
5º Set properties with your custom values:
- Background: requires a color in RGBA format. For example white #FFFFFF -> https://imagecolorpicker.com/color-code/ffffff
- Optimize for pixel art: set true or false to optimize for pixel art.
- Scale to fit: set true or false to scale to fit.
* Thanks for use it, have an amazing day!