View Issue Details

IDProjectCategoryView StatusLast Update
0006193Spring engineGeneralpublic2019-04-02 18:35
ReporterGoogle_Frog Assigned ToKloot  
PrioritylowSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version104.0 +git 
Fixed in Version104.0 +git 
Summary0006193: Feature: Weapon collision tag for only colliding with target unitID
DescriptionIf Spring is ever to be a more general RTS engine then there should be reasonably easy ways to avoid much of its physics. Many games have perfectly homing projectiles that only collide with the unit they shot at, and this sounds reasonably easy to implement in the engine.

I mostly made this ticket because the issue exists. I have also been considering how easy (or possible) it would be to configure spring units for use in non-physicsy RTS games.
TagsNo tags attached.
Checked infolog.txt for ErrorsIrrelevant

Activities

Kloot

2019-04-02 18:35

developer   ~0019908

1) update to 1182-g83e08ee
2) set the new collideNonTarget weapondef flag to false

Issue History

Date Modified Username Field Change
2019-04-02 15:33 Google_Frog New Issue
2019-04-02 18:35 Kloot Assigned To => Kloot
2019-04-02 18:35 Kloot Status new => resolved
2019-04-02 18:35 Kloot Resolution open => fixed
2019-04-02 18:35 Kloot Fixed in Version => 104.0 +git
2019-04-02 18:35 Kloot Note Added: 0019908