• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

parent atom

  1. B

    Coding question: pressing UI button, connected to a Parent atom, from code

    Hello everyone! I want to add a On click-Listener to an UIbutton from my script using the following code: Atom uiButtonAtom = SuperController.singleton.GetAtomByUid(uiButtonName); Transform buttonTransform = uiButtonAtom.transform.Find("reParentObject/object/rescaleObject/Canvas/Button")...
  2. Move Objects together

    Guides Move Objects together 2024-03-25

    Guide how to parent Objects to a Subscene and move them together. Please note, that this ist not about what subscenes are made for and how they are used. In this case, its a means to an end. Instead of the Subscene Atom, you can take any other Atom you want, for example the Empty Atom...
Back
Top Bottom