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


Thread Rating:
  • 5 Vote(s) - 4.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amnesia: The Second Dimension [READY FOR LAUNCH]
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#62
RE: Amnesia: The Second Dimension [SERIOUSLY?!?!]

Do you think there's a similar restriction to how many collide callbacks as there are timer callbacks?

Even so, why add a new callback every time? Can't you still just use the original with "false" on the second last parameter or does that affect the functionality of it?

You know your script best, Behemoth Wink
See if you can get that method up and running. But if you have to adjust every 60/30/10 timer loop you currently have to a 100 timer loop, you might have to implement some skipping. Perhaps store the values in, not SetInts but primitive double variables? Ensure you have a large enough allocation ^^

100 loops per second is a strange number. 128 would make sense. Might be easiest to skip and split it into 50/25/10 if that's a desirable loop pace.

(This post was last modified: 02-22-2015, 08:32 PM by Mudbill.)
02-22-2015, 08:30 PM
Find


Messages In This Thread
RE: Amnesia: The Second Dimension - by Romulator - 09-07-2014, 03:01 AM
RE: Amnesia: The Second Dimension - by Mudbill - 09-07-2014, 03:13 AM
RE: Amnesia: The Second Dimension - by MrBehemoth - 09-07-2014, 12:42 PM
RE: Amnesia: The Second Dimension - by Streetboat - 09-07-2014, 05:56 AM
RE: Amnesia: The Second Dimension - by Slanderous - 09-07-2014, 11:36 AM
RE: Amnesia: The Second Dimension - by Rapture - 09-07-2014, 08:29 PM
RE: Amnesia: The Second Dimension - by MrBehemoth - 09-07-2014, 08:47 PM
RE: Amnesia: The Second Dimension - by Neelke - 09-07-2014, 08:42 PM
RE: Amnesia: The Second Dimension - by AGP - 09-07-2014, 09:11 PM
RE: Amnesia: The Second Dimension - by MrBehemoth - 09-08-2014, 06:18 PM
RE: Amnesia: The Second Dimension - by MrBehemoth - 09-27-2014, 01:10 AM
RE: Amnesia: The Second Dimension - by Viper85626 - 09-27-2014, 01:38 AM
RE: Amnesia: The Second Dimension - by MrBehemoth - 11-01-2014, 04:21 PM
RE: Amnesia: The Second Dimension [SERIOUSLY?!?!] - by Mudbill - 02-22-2015, 08:30 PM



Users browsing this thread: 1 Guest(s)