Ninjutsu Games
Asset Store
Youtube
Search…
Welcome Stranger!
RPG
RPG
Changelog
AI & Factions
AI & Factions
Changelog
Photon Network
Photon Network
Sub-Modules
🏃
Photon Traversal
⚔
Photon Melee
🔫
Photon Shooter
Changelog
Changelog
State Machine
State Machine
Changelog
Powered By
GitBook
🔫
Photon Shooter
Photon Shooter brings the power of Photon to the Shooter module.
Overview
There are three main objects in the
Photon Shooter
sub-module.
Weapon Registry:
A configuration object which contains all
Ammo
and
Weapons
that are required for your game to run.
Character
and
Player Shooter Network:
A component required to syncronize all shooter actions.
This sub-module requires the
Shooter
and
Photon Network
module
Download the
Photon Shooter
module
Setup
Setting up the
Photon Shooter
sub module is a fairly straight forward process after you learn how to use the
Photon module
and
Shooter
module.
Step 1
The first thing you need is to setup a
Weapon Registry
component and add all the ammo and weapons as needed.
This component needs to be present on the scene before joining a room.
Step 2
Once this is done the final step is to turn on the "
Sync Shooter"
option in your
Player Character Shooter
or
Character Shooter
components.
Please keep in mind this module is in
BETA
, if you see any bugs just report it to
[email protected]
or at the
Discord Server
Previous
Photon Melee
Next
Changelog
Last modified
6mo ago
Copy link
Contents
Overview
Setup
Step 1
Step 2