Game Development Community

Player questions

by Joseph DeGol · in Technical Issues · 02/01/2008 (3:29 pm) · 1 replies

I was wondering if it was necessary to alter other files besides player.cs in order to chagne the player model to some other object. Currently I am trying to make the player model a different object i modeled, and I removed all the extra sequences from player.cs that i never animated but the program is still bombing. Any help will be much appreciated! thanks =)

#1
02/02/2008 (6:35 am)
Not that I can think of but the actual script is kind of not relevant since the player model is defined in the player datablock under the value "shapefile" I believe so it can be in any script file (but it will be in player.cs by default).