Skip to main content

Questions tagged [browser]

For questions about development of games to be played in an Internet browser.

0 votes
1 answer
104 views

I have an online browser game that I am working on in my free time with a couple thousand players total. I want to implement either a private messaging system or some chat so that players will be able ...
matronator's user avatar
0 votes
0 answers
124 views

Given that Verge3d cannot support Volume input, or volumetric shader property in the material output node. Using WebGl 2, and possibly 3.js, is it possible for me to export my blender models and their ...
Francis Mike Nathan's user avatar
3 votes
0 answers
172 views

This is my first foray into game-dev and I only have webapp experience professionally. I'm creating a browser game in nodejs/react. It is mostly text-based, so no intensive graphics (think chess.com ...
WaveRunner's user avatar
0 votes
0 answers
166 views

I've made some timer classes, which just basically: hold an elapsed time value, and when they are updated, Time.deltaTime is added, and their update is called in MonoBehaviours' Updates. And an issue ...
Tudvari's user avatar
  • 801
2 votes
3 answers
354 views

I am writing a multiplay browser based game and am running into an issue with playtesting simple interactions. When a browser window loses focus is stops running requestAnimationFrame calls. This ...
stats's user avatar
  • 135
1 vote
1 answer
313 views

Hello game dev community. I have recently got into making games in a browser window, and me and a friend ran into a common problem. Let's say I have a game like diep.io, where users can control their ...
Jacob Gunther's user avatar
1 vote
1 answer
137 views

our team has developed a MMO browser game (HTML5, Javascript & PHP). The game is similar to Empire GG, Clash of Kings, Game of War etc. We want to develop a mobile version and the question is ...
Mobdev's user avatar
  • 11
1 vote
0 answers
489 views

What is the best option if I want to show a remote webpage inside a UI Panel in Unity ? I want to target android and iOs platform. I had uniWebView in mind but that thing is more like an overlay I ...
dumb_terminal's user avatar

15 30 50 per page