Jump to content

Fireflies "onremove" event GetPosition() always returns (0,0,0)


secXsQuared
  • Pending

As the topic says, I attached an event handler to fireflies and other entities. Inside the event handler I save the position of the triggering entity. All other entities' GetPosition() returns the correct value but fireflies' always returns (0,0,0).


Steps to Reproduce
1. Attach an event handler to fireflies upon game start. Inside the handler simply print the result of GetPosition() 2. c_teleport() to existing fireflies (in the cave or night only or wait for night time) 3. catch them with a bug net 4. The console should print (0,0,0)



User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...