Git Product home page Git Product logo

1935's Introduction

๐Ÿ‘‹ Welcome to my internet website

1935's People

Contributors

pjaerr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

1935's Issues

Error Napspace global:: already contains a definition for 'Value Container'

Hello,

I opened the game in unity and there was an error : Assets/Scripts/ValueObjects.cs(5,14): error CS0101: The namespace global::' already contains a definition for ValueContainer'

I tried changing valueobjects class to ValueObjects, but then i got a lot of other errors

Any idea on how to fix?

Thank you

Client/Server Unit Spawning Issue

When a PlayerObject, through the NetworkManager, is instantiated, they will spawn a unit also on the network. This unit will take the nation of the player object that spawned it as its parent nation and then on the Unit itself, it will set access rights depending upon whether the player it is setting access rights for has the same nation as its parent nation. This should result in one nation being France, and one nation being Germany being able to interact with their respective units, however, the server (France) spawns its unit with a parentNation of France, and so this works but the Client (Germany) spawns a unit with the parentNation of Germany but then it doesn't work. Via testing, it shows that the player is setting everything correctly on the server side, however locally for the client it isn't correctly setting nations and parent nations, resulting in not being able to control the unit.

Want to work on a game

Hello,

I am currently working on a game similer to what you are currently working on. Would you like to contribute to it? It is built in unity. Here is the repo: Project Strategy

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.