gruppe-adler / GRAD-On-The-Fly

GRAD On The Fly is a simple, dynamic attack/defend TvT Gamemode for Arma Reforger.
Other
2 stars 0 forks source link

Scaling instead of hiding barrel/fortification model on placement #38

Open y0014984 opened 10 months ago

y0014984 commented 10 months ago

Would be nice if we can scale the model of the fortifications and the barrel in the hand of the player while in placement mode instead of just hiding the model. It is possible to change entities scale with entity.SetScale(float scale) but this doesn't worked for me in this situation. Perhaps because of the permanent EOnFrame Transformation or because I have done something wrong. I need to investigate further. Perhaps scaling is not available for "weapons" in hand.