Page 1 of 1
the turret has no beam
Posted: Wed Jan 07, 2015 4:01 am
by yonzo_rikuo
every time i at the gate a and the turret is about to shoot 106 and when the turret shoots it there is no beam and its happened every time and every version i dont know how to fix it can everyone help me
Re: the turret has no beam
Posted: Wed Jan 07, 2015 4:15 am
by Cridone
◌
Re: the turret has no beam
Posted: Wed Jan 07, 2015 4:21 am
by yonzo_rikuo
no i have the sun texture in my computer
(100TH POST BABY)
Re: the turret has no beam
Posted: Wed Jan 07, 2015 4:28 am
by Cridone
◌
Re: the turret has no beam
Posted: Wed Jan 07, 2015 2:38 pm
by juanjp600
The game doesn't create an actual beam, it just creates a sprite at the end of the HID turret. It's not a bug, it's just that creating the actual beam is difficult with Blitz3D because meshes can't be modified at runtime, you can only add vertices and triangles. This means that you need to destroy the mesh and recreate it each time you need the beam to move, and that could cause a significant performance drop.
Re: the turret has no beam
Posted: Thu Jan 08, 2015 2:03 am
by yonzo_rikuo
thanks juanjpro and cridone the beam are back
Re: the turret has no beam
Posted: Sun Jan 11, 2015 1:40 am
by Nehpys
yonzo_rikuo wrote:thanks juanjpro and cridone the beam are back
juanjpro wrote:The game doesn't create an actual beam, it just creates a sprite at the end
juanjpro wrote:The game doesn't create an actual beam, it just creates a sprite
juanjpro wrote:sprite
juanjpro wrote:sprite
juanjpro wrote:sprite
Re: the turret has no beam
Posted: Sun Jan 11, 2015 2:12 am
by Cridone
◌
Re: the turret has no beam
Posted: Sun Jan 11, 2015 10:07 am
by yonzo_rikuo
lets close it ( i redownload the whole game