Page MenuHomeFeedback Tracker

setVelocity makes static objects move while standing still
Assigned, WishlistPublic

Description

setVelocity gives static object velocity while it remains stationary. This turns them into killer objects when player collides with them. Also after near explosions, static objects can acquire some velocity, which makes them killer objects too.

Details

Legacy ID
3687226153
Severity
None
Resolution
Open
Reproducibility
Always
Category
Engine
Steps To Reproduce

stand near a building

execute

nearestBuilding player setVelocity [0,0,100];
hint str velocity nearestBuilding player; //shows it has velocity now

walk into the building

you are dead.

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Engine.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Open.
Killzone_Kid set Legacy ID to 3687226153.May 7 2016, 7:37 PM
Killzone_Kid edited a custom field.