I was wondering if it is possible to make a fireball that shoot from the ceiling down to the floor?
And how would you create such a spell?
is it possible to make a fireball that shoot verticaly
Re: is it possible to make a fireball that shoot verticaly
I have not tried this yet, but within Fireball.LUA there is a Gravity property (default setting is 0,0,0) that may be worth exploring to achieve this.
Re: is it possible to make a fireball that shoot verticaly
Making a projectile and giving it a horizontally velocity of 0 and falling velocity of [whatever speed you want] should work.
Grimrock 1 dungeon
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.