I’d really like a collectable that shows in game after 60 seconds, that when collided with makes a player invincible and any player that they come in contact with becomes ragdolled via a trigger around the player. If possible I’d like 2D music to be applied when the player has this and a shining effect to be applied to the player. This also needs to be temporary. Think of collecting a star in a Mario game.
Not sure if this is possible but could this be set so only one team can collect it? So a game of hiders Vs seekers and only the hiders can collect so it gives them temporary invincibility and the seekers try to guard the access to it.
Hi Stuart, can we have a look through being able to add this so only one of the player templates can collect this item when you get the chance in the week please?
Yes exactly, I have a hide and seek style game. I want the seekers to guard a temporary invincibility power up and for the hider to want to be able to collect it. It makes sense for only the hider player template to be able to collect it
So I have seperate player templates for Player_Lobby, Player_hunter, Player_hider. These are all seperate templates with seperate things like health assigned.
These give different camera views and different weapon weapon load outs and UI depending on what team you’ve been assigned.
Looking at the original package, it doesn’t handle the pickup logic, but it imports the standard Crayta inventory package. You would do better editing that I think. I can always send you an updated script rather than making a new inventory package.