Forum: Editing
1 Day Ago
|
Replies: 3
Views: 601
|
Forum: SRB2 Discussion
1 Day Ago
|
Replies: 3
Views: 427
|
Forum: Help
1 Day Ago
|
Replies: 3
Views: 174
|
Forum: Help
1 Day Ago
|
Replies: 2
Views: 126
|
Forum: Editing Help
3 Weeks Ago
|
Replies: 3
Views: 157
|
Forum: Editing Help
3 Weeks Ago
|
Replies: 17
Views: 1,189
|
Forum: Help
3 Weeks Ago
|
Replies: 1
Views: 188
|
Forum: Editing
3 Weeks Ago
|
Replies: 7
Views: 438
|
Forum: SRB2 Discussion
12-18-2020
|
Replies: 7
Views: 525
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: 181
Views: 32,919
|
Forum: Editing Help
12-14-2020
|
Replies: 7
Views: 248
|
Forum: Editing
12-13-2020
|
Replies: 10
Views: 1,600
|
Forum: Editing Help
12-11-2020
|
Replies: 17
Views: 1,189
|
Forum: Editing Help
12-11-2020
|
Replies: 43
Views: 2,158
|
Forum: Editing
12-10-2020
|
Replies: 147
Views: 13,604
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: 790
|
Forum: Editing
12-09-2020
|
Replies: 8
Views: 790
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: 348
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: 678
|
Forum: Help
12-07-2020
|
Replies: 5
Views: 287
|
Forum: Editing
12-06-2020
|
Replies: 135
Views: 8,333
|
Forum: Help
12-06-2020
|
Replies: 3
Views: 522
|
Forum: Editing Help
12-06-2020
|
Replies: 43
Views: 2,158
|
Forum: Editing
12-06-2020
|
Replies: 18
Views: 1,785
|
Forum: Editing
12-06-2020
|
Replies: 135
Views: 8,333
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...
|