"REALbasic Games" <REALbasic-Games at lists dot realsoftware dot com> writes:
>Hi all!
>
>My game should support more than one player, so I decided to use 5
>RB3DSpaces (one is for the menu, settings and so on). I have problems
>to move the spaces around, if I have just one player I want to change
>the size of the first space and hide the others by moving them out of
>the screen or make their width=0.
>
>But this doesn't seem to work during runtime.
>
>Is there a known problem with RB3DSpaces regarding position-change or
>resizing?
>
>TIA,
>Nils
Couldn't you just say Rb3DSpace.visible = false?
Asher
- - -
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|