Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
0
Members

Problem with SystemId when creating a plugin

A topic by sheep_knight created Sep 28, 2016 Views: 411 Replies: 1
Viewing posts 1 to 2

Hello !

I try to do a plugin to get the phone pitch yaw and roll so here is what I did :

In Node JS console, i went in C:\'MyName'\Appdata\Superpowers\core

and typed node server init game:sheepKnight/PhoneOrientation

But apparently he can't find the game system (which is installed) :

"You don't have a system with the ID game installed."

Do anyone have any idea ?

(2 edits)

Here is a sample of my problems : Screenshot of console