Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue in Quick Start Guide #180

Open
m986883511 opened this issue Jan 17, 2023 · 5 comments
Open

issue in Quick Start Guide #180

m986883511 opened this issue Jan 17, 2023 · 5 comments

Comments

@m986883511
Copy link

m986883511 commented Jan 17, 2023

In https://github.com/db0/godot-card-game-framework/blob/main/tutorial/QUICKSTART.md#21-create-custom-board-and-info-panel-scenes. when I finish "right-click on res://src/core/Main.tscn and select "New Inherited Scene". A new unsaved scene will open.".
image

my godot like this:
image

number 6 step confuse me , I can not see "Script Variables" or "[empty] In the Inspector , I found it should load a tscn first, then it will show, but I don't knwon how to do, please help me.

@db0
Copy link
Owner

db0 commented Jan 17, 2023

Hmm, maybe behaviour has changed since. Try to save the scene first (next step) and then check if it exists

@m986883511
Copy link
Author

I save it to new_card_game/Main.tscn, it like this, do not exist,
image

I am use godot 3.5, is the version wrong?

@db0
Copy link
Owner

db0 commented Jan 18, 2023

I wrote this in Godot 3.3, so maybe. Try to reload the project and check if it exists now

@m986883511
Copy link
Author

yes, use 3.3 version, it exist now, new problem
image

can you explain what scene?

@markp3rry
Copy link
Contributor

I have suggested a edit to the quickstart guide today that will address this question, once the pull request is approved this step will become clearer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants