Forum: Editing Help
2 Weeks Ago
|
Replies: 3
Views: 150
|
Forum: Editing Help
3 Weeks Ago
|
Replies: 17
Views: 1,177
|
Forum: Help
3 Weeks Ago
|
Replies: 1
Views: 187
|
Forum: Editing
3 Weeks Ago
|
Replies: 7
Views: 434
|
Forum: SRB2 Discussion
4 Weeks Ago
|
Replies: 7
Views: 516
By the way I think the exact boundary is 32768...
By the way I think the exact boundary is 32768 fracunits in 1 direction (65536 total), as Doom (so SRB2 too) usually uses 16-bit integers for stuff, in this case a signed integer (-32768-32768). If...
|
Forum: Lua
12-16-2020
|
Replies: 179
Views: 31,761
|
Forum: Editing Help
12-14-2020
|
Replies: 7
Views: 244
|
Forum: Editing
12-13-2020
|
Replies: 10
Views: 1,589
|
Forum: Editing Help
12-11-2020
|
Replies: 17
Views: 1,177
|
Forum: Editing Help
12-11-2020
|
Replies: 43
Views: 2,134
|
Forum: Editing
12-10-2020
|
Replies: 147
Views: 13,411
Hopefully working win animation
After stealing some code (from the reusable Xtreme Sonic (https://mb.srb2.org/showthread.php?t=47334)though), I have a script that should do a win animation.
local function WinAnimation(player)
...
|
Forum: Editing
12-10-2020
|
Replies: 8
Views: 781
|
Forum: Editing
12-09-2020
|
Replies: 8
Views: 781
What's That Gametype?
Currently making a custom gametype right now. Can you guess what it is?
(I work on completing stuff randomly out of order btw).
also excuse the movie mode console output, I tend to mix up the...
|
Forum: Editing Help
12-09-2020
|
Replies: 4
Views: 343
Additionally, you can use the "startcolor" skin...
Additionally, you can use the "startcolor" skin parameter to have any palette index as the start of the modifyable colors (you can't specify anything else about the order. that's the start, next 15...
|
Forum: Help
12-07-2020
|
Replies: 9
Views: 668
|
Forum: Help
12-07-2020
|
Replies: 5
Views: 286
|
Forum: Editing
12-06-2020
|
Replies: 135
Views: 8,222
|
Forum: Help
12-06-2020
|
Replies: 3
Views: 504
|
Forum: Editing Help
12-06-2020
|
Replies: 43
Views: 2,134
|
Forum: Editing
12-06-2020
|
Replies: 18
Views: 1,768
|
Forum: Editing
12-06-2020
|
Replies: 135
Views: 8,222
The Stomp could be as simple as pressing...
The Stomp could be as simple as pressing Jump+Spin at the same time.
This way for example you could start charging a drop dash, but you realize that the platform will move out of the way if you fall...
|
Forum: Help
12-06-2020
|
Replies: 2
Views: 232
OR you can make a normal text file, and in it...
OR you can make a normal text file, and in it type:
addfile mod.pk3
addfile character.wadetc...
Don't rename it to .bat. Then you can just load it in game from the addons menu, or with the "exec"...
|
Forum: Editing Help
12-05-2020
|
Replies: 43
Views: 2,134
|
Forum: Editing Help
12-03-2020
|
Replies: 17
Views: 1,177
|
Forum: Editing Help
12-02-2020
|
Replies: 43
Views: 2,134
|