I want to add multiplayer to my laser tag game, but don't know how. I attempted, but I don't even know how I would test to make sure it works...
here is a link to a video of the game's code and layout.
loom.com/share/b4560b584dec4bad9b6f3f83bb7effe8
I want my platformer to preform wall jumps, but he can only do it twice maximum with the double jump. I also want the player to jump away from the wall slightly.
Any suggestions?
No, I wanted to change the actual size of the screen you play on. I was doing it to incorporate a sort of "range" feature in game, so you can only see so far on the map.
Is it possible to change the view port size in-game?
Develop games in your browser. Powerful, performant & highly capable.
Thank You! That was the apparent problem.
I'm having trouble making tanks with attached turret tops. I have looked at the RTS template given, but cannot figure out how. One turret simply removes itself from the other tank even though its pinned.