Shark Character - Updated
by ikey07
Shark Character This mod adds Shark character to the game, it swims in the water automatically FEATURES: [* Spawn-able with capsules in creative mode [* They spawn in the water and swims around [* When is on the ground, it gets on the side with special animation [* It attacks Player and Wocs if they are swimming near them [* They can be fed with Woc Steak to keep them alive ( around ) [* They won't attack you for 2 minutes if you give them Woc Steak, time adds up [* Have full set of animations [* It's the same shark which is on the RaftShark object, so it fits with game theme [* 7 different skins available How to use it: FOR CREATIVE 1. Open: SM game/Data/Character/charactersets.json under "characterSetList": line add: "$CONTENT_63868d9a-a840-4119-bbae-3b5715869be0/Character/Shark/shark.json", Done FOR SURVIVAL 1. Open: SM game/Survival/Character/charactersets.json under "characterSetList": line add: "$CONTENT_63868d9a-a840-4119-bbae-3b5715869be0/Character/Shark/shark.json", 2. Open SM game/Survival/Scripts/game/survival_spawns.lua and search for: elseif tag == "GLOWGORP" then 3. Under it, add this line: if math.random(1,2) == 1 then sm.unit.createUnit(sm.uuid.new("3785ceca-df7f-42ee-a3a5-77a7a4752c28"), sm.vec3.new(node.position.x,node.position.y,-2.2),toYaw( node.rotation ) ) end You can remove that random thing, if you want them to spawn a lot more Done If you don't see them straight away, keep looking, they will always sneak on you when you expect the least! You can always use "/spawn 3785ceca-df7f-42ee-a3a5-77a7a4752c28" if you just want to see it
Comments
0 total- No comments yet. Be first.
