Die Tentakeln fehlen noch aber naja-mal sehen ob das überhaupt Sinn machen würde.
Die Textur ist selbsgemalt-sieht man auch
Super geschmeidig sieht sie auch nicht aus.
Aber wie immer bin ich offen für Rat/Tipps
Das Update des Modells ist im Link unter Beitrag Modlinks im Forum.
Datei:
-Icon
-b3d Modell
##########################
###Qualle(ungefährlich)
id=50
name=Qualle
group=animal
icon=gfx\qualle.bmp
model=gfx\Qualle\qualle.b3d
scale=0.1
fx=16
colxr=5
colyr=5
behaviour=fish
speed=0.1
turnspeed=0.1
ani_move=1,30,0.1
ani_die=31,50,0.1
loot=99,3
script=start
on:fish {
local $id;
$id=create("item",99);
store $id,"unit",1;
free "self";
speech "positive";
msg "eine Qualle, na toll!",4;
}
on:kill {
event "iskill_hunt","global";
}
script=end
edited 3×, last 31.07.15 08:25:38 pm
Approved by Leiche
Download
16 kb, 601 Downloads