How to debug ProBuilder code

Forums ProRealTime English forum ProBuilder support How to debug ProBuilder code

Viewing 4 posts - 1 through 4 (of 4 total)
  • #56734

    Hi, I’m just getting started with ProBuilder.

    Since I didn’t find any topic about this matter I just wanted to know what are the best ways to debug ProBuilder code.

    Is it possible to log/trace the variables somewhere ?

    Is there any kind of debugger ?

    #56750
    AVT

    I used to work with a selfbuild debug window based on Nicolas dashboard:

    https://www.prorealcode.com/blog/learning/simple-indicators-dashboard/

    1 user thanked author for this post.
    #56755

    Since there’s no console, the only way is to return each of the variables you’d like to be tested and get their values through the info panel (CTRL+D). With version 10.3, you can also use Drawtext.

    1 user thanked author for this post.
    #56763

    The info panel is great, exactly what I was looking for… Thank you

Viewing 4 posts - 1 through 4 (of 4 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login