Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Rafael Vasco

4
Posts
3
Following
A member registered Jun 06, 2015 · View creator page →

Recent community posts

Yeah, I've found it already and have already adapted it for my game! Saved my life :) WebRTC can be really confusing hehe. Many thanks!

Hey, just played it. And runs smoothly ! I've been working with Godot for some months now making a multiplayer game but I'm having some problems using the traditional methods that Godot provides. WebRTC appears to be a solution for easy connection through the internet without dealing with NAT traversing, NAT punch through etc. Any chance you could share the network part of the game ? Some real world example would be very beneficial. If it's not possible could you point to some good example ? Thanks.

(1 edit)

Talking about resolutions, by default it uses 3x scaling factor right ?

(1 edit)

What about the pal() function from pico-8 ? If i want, say, to do a screen fade effect by changing the palette colors just like pico-8 in TIC how would i do it ?

Thanks for the great engine btw.