Ulysses
General => Developers Corner => Topic started by: Pro_instinct on June 02, 2015, 07:25:54 AM
-
Thanks for helping to start with,
So I'm looking to take the ULX No-clip function and add a line to change the model of the player no-clipping to a bird. However I can't find the file to make that change.
Thanks in advance,
Instinct
-
It looks like the actual noclipping code is happening here:
https://github.com/Nayruden/Ulysses/blob/master/ulx/lua/ulx/modules/sh/util.lua#L161-166
That should be where you'd want to make your change.