Skip to content
Discussion options

You must be logged in to vote

Hi @Wilker-uwu,
I'd start with calling NetworkTime.start() - it will start the tick loop, essentially starting netfox. Since the default peer is an OfflineMultiplayerPeer, it will pretend RPCs and any kind of data goes through instantly. So in essence, you'll be hosting a game for yourself, without ever transmitting any data over the network.

You can do this without any noray code.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Wilker-uwu
Comment options

@elementbound
Comment options

Answer selected by Wilker-uwu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants