Code Monkey home page Code Monkey logo

Comments (11)

CakeVR avatar CakeVR commented on June 18, 2024

Hello, please try the latest commit on the main branch!

Take a look how to, if you need help: https://docs.dialogic.pro/getting-started.html#-how-to-install-the-latest-wip-version-

from dialogic.

NoaIce avatar NoaIce commented on June 18, 2024

Sorry, I don't understand what you mean by "in the latest commit on the main branch."
I only set up three variables in Dialogic.
In the root directory, like
Under Miya_var, HaveLike and HavePT
Because these variables were originally set for the character Miya
But during testing, I found that executing the timeline would overwrite existing values.
Later attempts revealed that
"+="
"-="
"*="
"/="
All these functionalities only execute the effect of "="

This is my setup.
001
002

And this is the scene I used for testing.
At the beginning, the preset values are correct.

003

When Option 1 is used, havelike +1, but the value of havelike becomes 1 instead of 21.
004

When Option 2 is used, like +5, but like becomes 5 instead of 25.
005
image

Here is the appearance of the timeline text editor.
image

from dialogic.

CakeVR avatar CakeVR commented on June 18, 2024

What I meant by my previous post, is to update your Dialogic 2 version to the one you can find on the main branch on this repository. I provided the link on how you can achieve this in that post.

from dialogic.

NoaIce avatar NoaIce commented on June 18, 2024

Oh, I see. My apologies.
I downloaded Dialogic for the first time yesterday,
and this version is what I downloaded. I put all the data into res://. Is this the correct approach?

As shown in the picture
image
image

from dialogic.

CakeVR avatar CakeVR commented on June 18, 2024

No, now you have two Dialogics installed.

The link I sent you has a previous category that walks you through the entire process: https://docs.dialogic.pro/getting-started.html#1-installation--activation

from dialogic.

NoaIce avatar NoaIce commented on June 18, 2024

Oh, sorry for the confusion.
The "Dialogic" folder under assets is where I put the Dialogic character data... Wait, could this be the reason?

I've been working on this project for the past couple of days to test some addons. Before Dialogic, I was testing the Dialogue Manager. To distinguish between file types, I used the name "Dialogic."

I'm really sorry about that.

from dialogic.

CakeVR avatar CakeVR commented on June 18, 2024

You also have the Tests folder installed, if you followed the link, this should not have been added to the root or anywhere in the project.

Please cleanly remove Dialogic and install it again.

from dialogic.

NoaIce avatar NoaIce commented on June 18, 2024

I created a new Godot project, installed Dialogic 2.0Alpha-13, and restarted.
Then I reconfigured the variables and modified them in the options.
However, the result remains the same.
This is the only code I'm using to display variables and activate the Timeline.
image

Below are other settings

image
image
image
image
image

from dialogic.

CakeVR avatar CakeVR commented on June 18, 2024

If you have installed Alpha 13, you may have not followed my instruction to install the main branch on this repository.
Please ensure you have installed that version. You can verify this by showing the version at the bottom-left of the Dialogic tab window.

from dialogic.

NoaIce avatar NoaIce commented on June 18, 2024

You mean this one, right?

image

But I downloaded it from here......

image

Sorry, let me look again.

By the way, just to clarify, what should be displayed in the version number if it's correctly installed?

from dialogic.

NoaIce avatar NoaIce commented on June 18, 2024

Ah... it seems like the issue might be with the Main file.
I couldn't find any other versions,
so this time I went ahead and downloaded the file for version 2.0 Alpha-13. After testing it,
everything seems to be working fine.

image

Do I need to change the version number at the top? But it also displays 2.0 Alpha-13.

image

Sorry for asking another unrelated question, but how do I safely uninstall plugins?
Although I'm currently testing issues by creating a new project directly, it's because when I deleted the plugin files earlier,
the entire project encountered errors, so I did it this way.

from dialogic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.