hi
How it’s possible to use in python script an IPO python metods: GetEnd() or SetEnd().
…and what mode in Ipo actuator I should use.
Please schow me some link to an example or whatever.
thanks jm
hi
How it’s possible to use in python script an IPO python metods: GetEnd() or SetEnd().
…and what mode in Ipo actuator I should use.
Please schow me some link to an example or whatever.
thanks jm
um not really sure but u might want to change them to getEnd() and setEnd() do not cap the “G” in get
it work with small capitals, but in Blender Game kit is posted like big capital.
the problem was in activating message with
actuator.setEnd()
GameLogic.add.ActiveActuator()
jm