Revolutionary-Games / Thrive

The main repository for the development of the evolution game Thrive.
https://revolutionarygamesstudio.com/
Other
2.86k stars 508 forks source link

Moving cell in body plan editor is invisible if no cell type is selected #5636

Closed betovalero closed 2 weeks ago

betovalero commented 3 weeks ago

Describe the bug

Wen i was in early multicelular mode and used the move action on a Cell, the Cell turnd invizible antil i placed It (excuse the bad english)

To Reproduce

Get to the multicelular stage, and move a Cell clicking on It with right Button on the mouse and selecting "move", It Will turn invisível until you place It (It Will remove also all rotation)

Expected behaviour

Have the Cell be veseble Wile you place It

Screenshots

No response

System information

Windows and bad( dont have that much informativo) V0.7.1

Game Logs

Got to multicelular mode, has an adicional Cell type for movment, moved cuz i cul aford an extra Cell but neded a new shape to stay bilateraly cimetric, and found this glich ( and i continue to encounter It cuz i kept mesing up the shape)

Additional Context

I am Brazilian

hhyyrylainen commented 3 weeks ago

I think I found out what the issue is despite the description being hard to read:

So the bug is the same as there was in the cell editor some time ago where a moved thing is invisible if nothing is selected. Should be a simple enough fix in the code to force visible the moved cell even if there is no action selected.

hhyyrylainen commented 3 weeks ago

The three dots at the top right of the message has the options what to do with it.

kuva

hhyyrylainen commented 2 weeks ago

I'm making a fix right now, but I realized this issue is a duplicate of: https://github.com/Revolutionary-Games/Thrive/issues/5501