I'd like to build a world where you start in a common hub, but you can
go through some kind of portal to your own instanced area that is
persistent--the state of it is saved from session to session. You can
also invite friends to this private instanc...
I'm trying to set a player variable, and I get this error: Error
Handling Event: Error: Exception encountered running bridge method
'GetUserPersistentVarWithNullFallback':
GetUserPersistentVarWithNullFallback argument at position 0 was the
server pla...
So just randomly tonight---my projectile is hitting the correct entity.
I print out the name and it is the right one. But when I call
getcomponents on it, there are no components on it. But that's clearly
impossible. Also I didn't change any of this ...
So I have this issue now where the public version of my world is
broken--the certain triggers don't work and objects don't show up. But
if I click on the options for the world on mobile, I see a "Preview
Version" that when I click that it works. What...
What is this strange sunburst icon in the middle of my map? There are no
objects there, it doesn't show up in the editor. But when I test this
game on my phone, I see this. I'm having a ton of issues tonight with
objects showing up in the editor and ...
Lol, yeah well maybe we'll get a definitive answer. I mean it should be
easy to tell that we didn't change our entries much or at all and the
the submission date thing was just a platform issue for most. Maybe some
meta folks will chime in? I think t...
I suppose I should have read the rules closer, but I was unaware that
publishing any changes to your world after the contest date disqualifies
you. I published a change on the 10th--I can't even remember what it
was, but I'm 99% sure it was to fix a ...
My world is not visible to public, but also not member's only--but those
options are both grayed out. I can't change them. Even though it's not
visible, it's not member's only--but most people I give the link to just
get a blank screen when trying to...
So you can make these both local and broadcast events? This event system
is kind of confusing. Also, I'm not quite sure what you mean about
adding a private player member. On which object?I'm guessing Player and
hz.Player are the same..it's just that...