O Ilusionista
Captain 100K
I have an entity (type none) which I want to make subject to min z (or it looks to be on the wall).
I tried to add subject_to_min_z 1 to the header, but it doesn't works. I also set it by script, and doesn't works too.
Should I need to script its position?
Here is the header:
I tried to add subject_to_min_z 1 to the header, but it doesn't works. I also set it by script, and doesn't works too.
Should I need to script its position?
Here is the header:
name tthunder
type none
subtype arrow
shadow 0
nolife 1
speed 0
remove 0
candamage player npc obstacle
subject_to_wall 1
subject_to_platform 1
subject_to_hole 1
no_adjust_base 0
subject_to_minz 1
subject_to_maxz 1
offscreenkill 200
animationscript data/scripts/grabscript.c