Smoke particles should always be emitted straight up

Bug #375122 reported by Alexey Torkhov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ember
Fix Released
Medium
Erik Ogenvik

Bug Description

Smoke particles when torch is wielded are emitted perpendicularly to it (I'm wondering why not parallel, but perhaps of 90° rotation I've set for it).
They should be emitted straight up not depending on torch current orientation. The simplest way do to it seems is to make custom point emitter that will emit particles with direction in world coordinates. The emitted will need to multiply direction by inverse of node orientation (mParent->mParentNode->_getDerivedOrientation().Inverse()).

Revision history for this message
Alexey Torkhov (atorkhov) wrote :
summary: - Smoke particles should be emitted up
+ Smoke particles should always be emitted straight up
Changed in ember:
importance: Undecided → Medium
status: New → Confirmed
Changed in ember:
assignee: nobody → Erik Hjortsberg (erik-hjortsberg)
status: Confirmed → Fix Committed
Changed in ember:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.