Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Copying AMFP files into CS folder, .msh + .anm?
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#8
RE: Copying AMFP files into CS folder, .msh + .anm?

(08-18-2016, 12:56 AM)serbusfish Wrote: I figured the first time a map is loaded a checkpoint should be made, so a check goes in onstart, and each time the player enters a map the game should be saved, hence the autosave in onenter. What problems does putting autosave and checkpoints in onstart/enter cause?

You're better to do just the one Autosave in OnEnter();. OnEnter is called every time you enter the map, whereas OnStart(); is when you first enter the map. On your first enter of the map, you'd be creating two saves.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
08-18-2016, 10:04 AM
Find


Messages In This Thread
RE: Copying AMFP files into CS folder, .msh + .anm? - by Romulator - 08-18-2016, 10:04 AM



Users browsing this thread: 1 Guest(s)