Skip to content
Snippets Groups Projects

Fix #1370

Merged Neon requested to merge talktoneon726/SRB2:fix-torchflower-scaling into next

P_SpawnMobjFromMobj takes scale into account... if the object has a scale anyway. The code for spawning the flame was inside P_SpawnMobj, so the object always had a FRACUNIT scale when it spawned.

Just moved it to a different switch case to fix it, albeit this means the flame won't spawn automatically if spawned without a mapthing.

Nothing to do with the map btw. :V

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading