Welcome to chickynoid Discussions! #1
MrChickenRocket
announced in
Announcements
Replies: 3 comments 1 reply
-
|
this reminds me of luanoid |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Are dynamic player sizes possible with chickynoid? (For example: crouching under a low ceiling.) If they're not possible, will they be possible in the future? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->Not possible by default, but it’s also not too difficult a change. The caching in the collision detection just has to support keying to the box size, too.If roblox release fast swept collisions and we switch to them, it also would support it there, then. From: Szymon GraczSent: Sunday, October 16, 2022 3:23 AMTo: easy-games/chickynoidCc: MrChickenRocket; AuthorSubject: Re: [easy-games/chickynoid] Welcome to chickynoid Discussions! (Discussion #1) Are dynamic player sizes possible with chickynoid? (For example: crouching under a low ceiling.) If they're not possible, will they be possible in the future?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions