Does this app allow one guide along with guest players or cooperative mode? Thanks.
woodsoul507
Creator of
Recent community posts
Hello. I am getting these errors with the demo scene within the assetlib version of the addon running on godot 3.5.
No config file found. After login, it will be created at "user://playfab_client_config.cfg".
At: res://addons/godot-playfab/PlayFabClientConfig/PlayFabClientConfigLoader.gd:57:load()
ERROR: Class 'EditorPlugin' can only be instantiated by editor.
at: instance (core/class_db.cpp:516) - Class 'EditorPlugin' can only be instantiated by editor.
ERROR: Class type: 'EditorPlugin' is not instantiable.
at: _new (modules/gdscript/gdscript.cpp:66) - Condition "!o" is true. Returned: Variant()
Also, do you have any video setting up everything from scratch?
Yeah there are some funny bugs yet xD
The one you mentioned is something on the slippy physic material I guess.
About the initial dialogue. Had to decide between implement a skip feature or saving data into localstorage. I thought a skip key would be faster to implement but definitely dialogue not showing at all is needed too.
Thanks the great feedback!
Yeah there is a little issue with the velocity once you touch any border of the screen I was not able to solve in time before deadline. Thanks the feedback. It is really cool to seen how people notices all these minor issues in the game. I don't know why but it feels rewarding somehow. Thanks again!