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

Player class errors #2

Open
Gizmotronn opened this issue Mar 5, 2022 · 2 comments
Open

Player class errors #2

Gizmotronn opened this issue Mar 5, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Gizmotronn
Copy link
Member

Screen Shot 2022-03-05 at 11 01 22 pm

This error has arisen from the fact that two different player classes have been created - one from @chris6713 and one from @Nathan5563.

For now, I'm going to disable Chris's player class in the demo so that I can update Nathan's character, but I think the way we resolve this is by simply merging the two controllers later.

@Gizmotronn
Copy link
Member Author

Another issue we're having @Nathan5563 @Signal-K/unified-crew is with the spaceflight scene. Seems the controller needs an update (the actual spaceship asset - which will be modular later on - will be updated later with a better asset pack, so don't worry about that) as player input has no impact on direction or movement of the ship:

Screen.Recording.2022-03-05.at.11.15.29.pm.mov

One more note: Due to Git lfs, we've had to remove the Environment Directory, so I'll paste a link to it here: https://drive.google.com/drive/folders/11-AUn21Y2fZdA7HshkdhtKSfXWNmdXBd?usp=sharing
Note: I'd also recommend checking https://github.com/signal-k/quartz in the future in case that link no longer works/

@Gizmotronn
Copy link
Member Author

Scene2 from Planet Scene/Low Poly Sci-Fi Universe v 1.2/ is also in the attached google drive folder (but it doesn't belong in Environment

Gizmotronn added a commit to Signal-K/starsailors that referenced this issue Jul 26, 2022
…ler sample scene for [SCD-1]

Character controller:
This is a 3d controller that currently has a method/class for taking in mouse input (x-axis and y-axis) and the player keyboard input for transform.position movement (mouse handles transform.rotate)

Graph:
Currently need to add a new package/utils library but other than that the logic for the graph is working and will be tapped into Signal-K/marketplace#7 and Signal-K/starsailors-boilerplate#2, taking in classification data and outputting it to a 3d object (nft -> #1) as well as other game-objects. Smart contract is being handled in marketplace repo for now (check submodule and referenced issues there)
Gizmotronn added a commit to Signal-K/starsailors that referenced this issue Aug 15, 2022
We've added the slots and the backend for it, it's working fine, but I think it would just be better to build this onto a scene like the procedural planet stuff in Signal-K/starsailors-boilerplate#2 for now and integrate it with the main character controller scene here down the line, as at the moment we've got two scenes/mini-projects here, with "Inventory..." being used in Variable names and it's getting quite confusing for myself and for Unity. So we'll take a break from this for now
Gizmotronn added a commit that referenced this issue Sep 3, 2022
🧪🥑 -> New structures, [SCD-2 SSDROP-6] plan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants