TENSHIYI's Recent Forum Activity

  • Maybe we can find a way to tell the AI ​​the latest Construct status.

    For example, we can train the AI ​​by passing some data:

    • Construct documentation (.md)
    • Construct built-in APIs (.d.ts files)
    • Construct translation terms (POEditor)
    • Construct EventSheeet JSON Cheatsheet(json)
    • Simple Project from Example library (.json file)
    • Ashley's Blog(.md)

    Maybe we can try the recent DeepSeek and then deploy a local model for training. Let’s see if we can let AI help us directly generate some event block JSON for the eventsheet.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • We can use this code to get the status of this layer.

    	 runtime.getLayout("Game").getLayer("BuildingLayer")?.isSelfAndParentsVisible
    

    So how do you switch the state of the layer through the code?

    like this ?

    	 runtime.getLayout("Game").getLayer("BuildingLayer")?.SetSelfAndParentsVisible=true
    

    Is there such a function?

    By the way, we also need to switch the state of behavior, such as switching on or off.

  • Hi there! Could you give us as much details as possible on your issue please?

    Thank you for your answer, my question is this, in the multiplayer component, there is a synchronization object function.

    But it cannot synchronize the child objects of the object and the children of the child object.

    It is hoped that the authorities can improve this function.

    The result I expect is :

    that the synchronization function can automatically synchronize objects and all associated sub-objects.

    The current performance is :

    that only the parent object can not be synchronized with the child object.

  • the synchronization object function cannot synchronize sub-objects

  • I would love something like this as well, so I posted a suggestion: https://construct23.ideas.aha.io/ideas/C23-I-361, feel free to vote

    I'll vote right away.

  • Sometimes the code is unusually messy and this feature makes it easy to sort out the various formats of the code. Just like the usual IDE.

  • dop2000 Thank you so much!!!It works great!

  • It looks like Use the 'Orbit' behavior and then changed the 'offset angle' property.(But in reality it is not, if the count of cards increases or decreases, their position will be strange). What should I do to make the card rotate and switch like this.And have a reasonable visual effect when dynamically changing the number of cards?

    twitter.com/AploveStudio/status/1649822042282237952

    Tagged:

  • Hi Haematite

    Recently, a number of apis for behavior and plug-ins have been added in construct3. Do you have time to add a new definition for the VSCODE plugin?

    Thank you so much!

    Also, are there plans to develop intellij version plug-ins?

    The plug-in is great!!!

  • Hi~bkt@Haematite

    Recently, a number of apis for behavior and plug-ins have been added in construct3. Do you have time to add a new definition for the VSCODE plugin?

    Thank you so much!

    Also, are there plans to develop intellij version plug-ins?

    The plug-in is great!!!

TENSHIYI's avatar

TENSHIYI

Member since 30 May, 2019

Twitter
TENSHIYI has 2 followers

Trophy Case

  • 6-Year Club
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

9/44
How to earn trophies