Creator Kit: FPS


Unity’s Content Team are excited to announce THREE brand new projects for your code free, drag and drop delight. Please use this forum thread for the FPS Creator Kit and tell us what you think, we’re always looking to improve our content for you.

Find the tutorial on Unity Learn
Find it on the Asset Store

Learn the basics of Unity in under an hour with our Creator Kits - they’re like miniature versions of the bigger Game Kits. Aimed at complete beginners, create your own 3D level with our room snapping tool, learn about enemies, prefabs and ending a game level with this beginner’s FPS Creator Kit.

Forum post for the Puzzle Creator Kit
Forum post for the RPG Creator Kit

4 Likes

Hi,
I’m following the Creator Kits: FPS tutorial and at the Design your own level, Add you own Room, the Editing Layout doesn’t seem to generate the rooms at the doors. Moving the mouse around doesn’t show the position of new rooms or corridors (neither does pressing R).

I’m using Unity 2019.1.5f1.

G.

Hi @Gabosaurus !

Sorry you’re having trouble with the Creator Kit: FPS. We need a little more information to help:

1. Did you select a room or corridor thumbnail image, before moving your cursor from the Inspector into the Scene view? The selected room or corridor will appear greyed out – see the example below:

2. If so, could you please take us a similar screenshot of your Scene view and the Inspector? Then we’ll be able to investigate this issue in more detail.

Hi,

The issue is with both corridor and room. For example, the first corridor can be placed correctly but I can’t continue it with another one.

One corridor added, but can’t place another one after it.

Try to delete it, but it’s never selected (in orange)

Same with Room.

TY,
G

Hey Gabosaurus,

I tried to reproduce your issue but couldn’t get it to occur on my end. I’ve got some questions for you to help us track it down and fix it!

Would you be able to share any of the console errors you’re receiving in the console? Seems like there is some NullReferenceException error.

Sometimes when projects aren’t working correctly but should be, it could help to try a Reimport of the project - to do this right click anywhere within the project window and select “Reimport All”. This process goes through importing every asset into your project as if it was opening it for the first time - which can oftentimes lead to a fix in case some files didn’t import correctly upon initial opening. Alternatively, deleting the Library folder from your disk where the project is stored can have the same effect (This folder will be reacquired when the project is opened again).
Good luck and keep us updated!

1 Like

Can you explain why you used this specific skybox? Since it’s not visible to the player, I assume that it was only picked for lighting settings?

It looks like the LevelLayout scripts hides all rooms from the hierarchy (by setting a HideInHierarchy flag). Can you explain why? Is it just to keep the hierarchy “cleaner” or is there any other purpose for this? Was a little confusing to be honest.

Your asset link above is broken and the tutorial site tries to make a popup to link to asset store download!

Hey,

first of all thanks to the content team for the effort you put into the packages. It’s really appreciated.
While I’m an advanced developer I’m more interested in the code and stumbled over this bit:

Maybe it’s finally time to get HideFlags to serialize in the editor if even the content team needs to resort to a hack? I’ve done the same thing myself more often than I wanted to. Also, maybe make the objects unclickable as well. It has always bothered me that I can completely hide the object in the hierarchy but still be able to click on it.

EDIT: Other than that I think that the assets are very beautiful. I just wish we’d get more advanced games instead of these mini games. I understand the goal is to teach beginners, but we already have a wealth of beginner tutorials and resources. We are still missing a bigger project and a more indepth tutorial going in more detail how to create proper systems with Unity. Something like multiple levels, managing game states, level streaming (an open world) or something along those lines.

2 Likes

Firstly, i’ve very new to Unity, having only recently completed John Lemon, I set about the FPS tutorial. it all seems to be relatively straight-forward, until I reach the End Game. I’ve move the Box Collider a long way from the start point, howeverloading the

as soon as my head hit the pillow I realised it… the End Checkpoint Script is non-specific as to what needs to collide in order to end the game; i’ve an enemy too close to it! :roll_eyes:

Hello Unity Team,

A big thanks for producing such great content. One thing I noticed is that the footstep sounds don’t play when you have the other weapons equipped. Is this a bug? Or is it part of the tutorial to fix that issue?

First of all I must say that I like the whole thing so far quite well, I only noticed one thing that I don’t like so well.
I’ve been trying to add a main menu for 8 hours now, but it didn’t work, could you add something like that?

Wanted to do the whole thing the following measurements:

  • 3 Buttons:

    1. Play Game → Level Select → Load Level
    1. Settings | Credits or other
    1. Exit Game
  • Pause Menu:

  • Exit Game → Return to Menu

Hi,
such a great kit, i love it!
I’m getting a lot of warnings about missing scripts, is this normal or am i missing something?

Hi everyone!

If you’re working through this project and want an easy and freindly way to connect, we’ve created a group over on Unity Connect for this project!

Hey, looks like you’re missing packages from the package manager, which is where some Unity features are kept. Try closing the editor and opening the project again.

If that fails right click in the project window and select ‘re-import all’

Hi,
neither of these solution worked for me, but i updated unity to 2019.2 and the project seems to works fine now, i don’t have warnings anymore.There are 2 music tracks in the audio folder but i am only listening to sound effects, is this normal?
Thanks!

Mine wont even open. I have the 2919.2.2 Unity update but I still can’t open it through my hub or through the asset store. How do I resolve this



Unity Hub → Down arrow next to the “New” button → Select 2019.2.2f1

Select 3D Template → Name your project and enter location to save to → Click on Create

In Unity main menu → Window → Asset Store

In Asset Store window, search for Creator Kit: FPS

Click on Creator Kit: FPS → Import

When Import Unity Package window opens, click on Import.

Hello…
Can I Use the Player Character and the Enemy Characters in a Commercial Game?

Can anyone help me why my VS is all like this?
They(the dlls) all seem missing,VS cannot find the dll file?And System.void\object havent been imported,why all like this?
plz~Orz
jeeez im gonna crazy