1.5 Beta 3 crash
by Phil Carlisle · in Torque Game Builder · 05/24/2007 (5:44 am) · 2 replies
Easy to repro..
New project
Create tilemap
Add collision tiles
Add sprite
Add "shooter" movement behavior
Set collision so sprite collides with tiles
Set "KILL" on sprite collision
Run game and hit tile with sprite... crash.
New project
Create tilemap
Add collision tiles
Add sprite
Add "shooter" movement behavior
Set collision so sprite collides with tiles
Set "KILL" on sprite collision
Run game and hit tile with sprite... crash.
About the author
Recent Threads
#2
06/04/2007 (1:17 am)
Arrgh, sorry, forgot to bring the build in with me. Will try and repro later today and let you know what happened.
Torque Owner Neo Binedell
I added a tile map with collision tiles then added a sprite set a collision poly for it, added shooter behavior set collision to kill (and bounce, etc) and so on and so forth, no crash, works fine.
Then again I am running a version with several post B3 fixes so it might have been taken care of.