suriyun-turnbase-rpg / unity-tbrpg-pun-arena

Realtime multiplayer game mode for Turnbase RPG template
MIT License
1 stars 1 forks source link

Lattest TBRPG Error #1

Closed FleksisLV closed 2 years ago

FleksisLV commented 2 years ago

Hello, I tried to install the arena plugin today and I'm getting an error.

Assets\ArenaRealtimeBattle\Scripts\UI\UIPunRoomPassword.cs(1,7): error CS0246: The type or namespace name 'RealtimeArena' could not be found (are you missing a using directive or an assembly reference?)

I installed installed the plugin, and PUN2 I am getting the error given above.

Any idea why i get this error ?

Thanks 👍

insthync commented 2 years ago

Maybe because while I working it has in my project it has https://github.com/insthync/unity-tbrpg-realtime-arena in my project, and I just uses codes from there, I will fix it.

insthync commented 2 years ago

Fixed