Why Does My Class Constructor Init Method Never Get Called Right? (OOP Inheritance)
|
|
25
|
301
|
May 5, 2025
|
Is it possible to retrieve an object instance from a class created in one script in another script
|
|
7
|
139
|
May 3, 2025
|
Strictly typed <<Object Oriented Programming>> (Better than metatable OOP)
|
|
11
|
1010
|
May 3, 2025
|
Luau, Optimizations and Using them consciously
|
|
4
|
735
|
May 3, 2025
|
Class++ | Classes and OOP made easy and powerful with Access Specifiers, function overloading and more!
|
|
92
|
9398
|
May 1, 2025
|
Assert when method is called with dot instead of colon
|
|
4
|
126
|
May 2, 2025
|
How to Handle Cyclical Dependency Between Two Classes in OOP?
|
|
4
|
141
|
April 30, 2025
|
Guide to Type-Checking with OOP
|
|
27
|
15652
|
April 26, 2025
|
Case Insensitive Dictionary
|
|
3
|
224
|
April 21, 2025
|
HitboxClass | v1.1B | A Powerful OOP-based Hitbox Module
|
|
250
|
30915
|
April 20, 2025
|
How to show that an instance is required to have a child of a certain type with Luau type annotations?
|
|
3
|
103
|
April 27, 2025
|
Having trouble with cyclic tables
|
|
5
|
217
|
April 8, 2025
|
BaseClass - Class Inheritance Made Easy(ier)
|
|
4
|
422
|
April 7, 2025
|
EntityManager | A modular and reusable entity-component system
|
|
2
|
739
|
April 2, 2025
|
How would I make NPC's wander around their area and spawn/despawn them whenever a player enters or exits their territory?
|
|
1
|
198
|
March 27, 2025
|
OOP Type checking issue
|
|
10
|
161
|
March 26, 2025
|
How typing works of Instance.new() function?
|
|
5
|
192
|
March 25, 2025
|
RayViz | A Helpful Raycast Debugger Tool
|
|
1
|
369
|
March 22, 2025
|
Is it possible for type checker to identify a type when you pass the object into the function's parameter or no?
|
|
7
|
177
|
March 17, 2025
|
OOP Tool Class and Client to Server communication
|
|
1
|
147
|
March 12, 2025
|
Need help with remote event triggering inside a server component module
|
|
4
|
163
|
March 9, 2025
|
Problem indexing global lookup table from client-side
|
|
11
|
136
|
February 23, 2025
|
What do the terms Handler, Manager, and Controller mean?
|
|
1
|
167
|
February 23, 2025
|
How can I improve this code?
|
|
5
|
384
|
February 28, 2025
|
NPC Immediately stops moving when another one spawns
|
|
4
|
205
|
February 6, 2025
|
How can I detect changes in Player Data Storage and OOP?
|
|
0
|
176
|
February 5, 2025
|
NPC takes a break from moving before moving again
|
|
7
|
262
|
February 16, 2025
|
How would I get the Self variable from the first function of the module script?
|
|
11
|
213
|
January 31, 2025
|
Auto-complete problem with inheritance
|
|
6
|
190
|
January 24, 2025
|
[OOP] Problem when inheriting methods from gun base-class
|
|
4
|
241
|
February 3, 2025
|