madewithsalt / UnityLearning-Florpy-Blorb-WebGL

A learning project based on a tutorial by GMTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnityLearning-Florpy-Blorb-WebGL

PLAY GAME: https://madewithsalt.github.io/UnityLearning-Florpy-Blorb-WebGL/

A learning project based on a tutorial by GMTK https://www.youtube.com/watch?v=XtQMytORBmM

Initial Setup

I'm using Visual Studio Community 2022 and Unity 2022.3.28f1 (LTS) The code auto complete did not work out of the box, but following this guide fixed it: https://blog.terresquall.com/2020/11/fixing-visual-studios-intellisense-autocomplete-in-unity/

Visual Studio Hotkeys

Formatting: https://stackoverflow.com/questions/4942113/is-there-a-format-code-shortcut-for-visual-studio

Two-step hotkey:

  • Ctrl + E, THEN Ctrl + D (document) OR Ctrl + F (selection)

Hosting WebGL Projects on Github Pages

https://dev.to/dhruv194/host-your-unity-games-online-for-free-using-github-3ei8

About

A learning project based on a tutorial by GMTK


Languages

Language:HTML 77.5%Language:CSS 22.5%