แนวทางการศึกษาการทำเกม Multiplayer ด้วย Unityการพัฒนาเกม Multiplayer ด้วย Unity ในตอนนี้ มีระบบ Network หลายอันให้เลือกใช้ เช่น ของ Unity เองก็มี Netcode for GameObjects, แล้วก็มี Fish…Aug 25Aug 25
สอนใช้ Github Desktop ให้พอใช้ทำงานด้วยกันได้สามารถ Download Github Desktop ได้จาก ที่นี่Nov 15, 2023Nov 15, 2023
การใช้ Google Drive แชร์ไฟล์ Assets ของเกมเราสามารถใช้ Google Drive แชร์ Folder ให้คนในทีม แล้วให้เขาทำ Symlink ไปใส่ใน Project ได้ โดยมีขั้นตอนดังนี้Nov 14, 2023Nov 14, 2023
การดู Log ของ Android App ด้วย adb logcat สำหรับคนใช้ Unityคนใช้ Unity ทำ App หลายคน ที่อาจจะไม่เคยลง Android SDK เอง (ให้ Unity ลงให้) ไม่เคยใช้ adb เลย สามารถหาว่า Android SDK ลงไว้ที่ไหนแบบนี้ได้Feb 15, 2023Feb 15, 2023
[Note] การติดตั้ง RTMP Serverบทความนี้จะเขียนวิธีการติดตั้ง RTMP Server โดยใช้ Docker ImageJan 30, 2023Jan 30, 2023
[Unity WebGL] วิธีการทำให้มันไม่โหลดไฟล์จาก Cacheวิธีทำก็เหมือนเวลาเราจะทำให้หน้าเว็บบังคับโหลดไฟล์ style หรือ javascript ใหม่นั่นแหละ คือทำโดยการเพิ่ม GET parameter อะไรก็ได้เพิ่มไป เช่น…Jul 4, 2022Jul 4, 2022
[MMORPG KIT] How to build WebGL and connect to localhost serverThere are a lot of people who want to build WebGL games with MMORPG KIT nowadays not sure because of NFT game trend or something, someone…Apr 17, 2022Apr 17, 2022
Create game with MMORPG KIT-Part 3-Map’s navmesh and first monsterIn this part, I will setup map’s navmesh to make monsters able to move (and also make player’s character able to move by point click…Mar 10, 2022Mar 10, 2022
Create game with MMORPG KIT-Part 2-Map and first CharacterIn this part, I will create empty scene which has a floor for character movement testing and the first character.Mar 10, 2022Mar 10, 2022
In this part, I will prepare the project based on the kit’s demo, by duplicates init scene which…Folders preparationMar 10, 2022Mar 10, 2022